mirror of
https://github.com/mue/mue.git
synced 2026-07-27 10:41:08 +02:00
new!!
This commit is contained in:
@@ -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');
|
||||
}
|
||||
Reference in New Issue
Block a user