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