Removed body font-face specification

pull/54/head
V.H. Belvadi 2019-05-13 11:42:42 +05:30 committed by Alex Shpak
parent 20950f4850
commit 3e43a1dbd7
1 changed files with 0 additions and 4 deletions

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;
}