Should be Lato-Regular.ttf not Lato-Regular.woff (why was it even working?)
This commit is contained in:
parent
eb5bb3fc99
commit
cfb7ed7d38
@ -22,7 +22,7 @@
|
||||
font-family: 'Lato';
|
||||
font-style: normal;
|
||||
font-weight: 400;
|
||||
src: local('Lato Regular'), local('Lato-Regular'), url('../fonts/Lato-Regular.woff') format('truetype');
|
||||
src: local('Lato Regular'), local('Lato-Regular'), url('../fonts/Lato-Regular.ttf') format('truetype');
|
||||
}
|
||||
|
||||
body {
|
||||
|
Loading…
x
Reference in New Issue
Block a user