Removed body font-face specification

This commit is contained in:
V.H. Belvadi 2019-05-13 11:42:42 +05:30 committed by Alex Shpak
parent 20950f4850
commit 3e43a1dbd7

View file

@ -50,7 +50,3 @@
url('oxygen-mono-v6-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
url('oxygen-mono-v6-latin-regular.svg#OxygenMono') format('svg'); /* Legacy iOS */
}
/* Apply font to body */
body {
font-family: "Oxygen", sans-serif;
}