Removed body font-face specification
This commit is contained in:
parent
20950f4850
commit
3e43a1dbd7
1 changed files with 0 additions and 4 deletions
|
@ -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;
|
||||
}
|
Loading…
Reference in a new issue