This commit is contained in:
Dave R
2018-09-09 16:18:25 +01:00
parent ed14e41702
commit d9a90e5e80
6 changed files with 74 additions and 23 deletions

View File

@@ -113,11 +113,10 @@ time {
/* Font */
/* roboto-regular - latin */
@font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 400;
src: local('Roboto'), local('Roboto-Regular'),
url('../font/roboto-v18-latin-regular.woff2') format('woff2'); /* Super Modern Browsers */
}
url('../font/roboto-v18-latin-regular.woff2') format('woff2');
}