mirror of
https://github.com/MichMich/MagicMirror.git
synced 2025-12-12 18:02:15 +00:00
Initial commit of V2.
This commit is contained in:
12
fonts/roboto_mediumitalic/stylesheet.css
Executable file
12
fonts/roboto_mediumitalic/stylesheet.css
Executable file
@@ -0,0 +1,12 @@
|
||||
@font-face {
|
||||
font-family: 'robotomedium_italic';
|
||||
src: url('Roboto-MediumItalic-webfont.eot');
|
||||
src: url('Roboto-MediumItalic-webfont.eot?#iefix') format('embedded-opentype'),
|
||||
url('Roboto-MediumItalic-webfont.woff') format('woff'),
|
||||
url('Roboto-MediumItalic-webfont.ttf') format('truetype'),
|
||||
url('Roboto-MediumItalic-webfont.svg#robotomedium_italic') format('svg');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user