Fix local fonts and change font-face values (#2877)
* Fix local fonts and change font-face values * Remove eot font files
This commit is contained in:
parent
f000673599
commit
f14df43435
14 changed files with 29 additions and 42 deletions
|
@ -1,5 +1,5 @@
|
|||
body {
|
||||
font-family: 'Roboto', sans-serif;
|
||||
font-family: 'mastodon-font-sans-serif', sans-serif;
|
||||
background: $color1 url('../images/background-photo.jpg');
|
||||
background-size: cover;
|
||||
background-attachment: fixed;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue