Added templates for demo
This commit is contained in:
72
meteor/meteor-3/fonts/bebas/stylesheet.css
Normal file
72
meteor/meteor-3/fonts/bebas/stylesheet.css
Normal file
@@ -0,0 +1,72 @@
|
||||
/* Generated by Font Squirrel (http://www.fontsquirrel.com) on May 20, 2014 */
|
||||
|
||||
|
||||
|
||||
@font-face {
|
||||
font-family: 'Bebas Neue';
|
||||
src: url('bebasneue_bold-webfont.eot');
|
||||
src: url('bebasneue_bold-webfont.eot?#iefix') format('embedded-opentype'),
|
||||
url('bebasneue_bold-webfont.woff') format('woff'),
|
||||
url('bebasneue_bold-webfont.ttf') format('truetype'),
|
||||
url('bebasneue_bold-webfont.svg#bebas_neuebold') format('svg');
|
||||
font-weight: bold;
|
||||
font-style: normal;
|
||||
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
||||
@font-face {
|
||||
font-family: 'Bebas Neue';
|
||||
src: url('bebasneue_book-webfont.eot');
|
||||
src: url('bebasneue_book-webfont.eot?#iefix') format('embedded-opentype'),
|
||||
url('bebasneue_book-webfont.woff') format('woff'),
|
||||
url('bebasneue_book-webfont.ttf') format('truetype'),
|
||||
url('bebasneue_book-webfont.svg#bebas_neuebook') format('svg');
|
||||
font-weight: 200;
|
||||
font-style: normal;
|
||||
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
||||
@font-face {
|
||||
font-family: 'Bebas Neue';
|
||||
src: url('bebasneue_light-webfont.eot');
|
||||
src: url('bebasneue_light-webfont.eot?#iefix') format('embedded-opentype'),
|
||||
url('bebasneue_light-webfont.woff') format('woff'),
|
||||
url('bebasneue_light-webfont.ttf') format('truetype'),
|
||||
url('bebasneue_light-webfont.svg#bebas_neuelight') format('svg');
|
||||
font-weight: 300;
|
||||
font-style: normal;
|
||||
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: 'Bebas Neue';
|
||||
src: url('bebasneue_regular-webfont.eot');
|
||||
src: url('bebasneue_regular-webfont.eot?#iefix') format('embedded-opentype'),
|
||||
url('bebasneue_regular-webfont.woff') format('woff'),
|
||||
url('bebasneue_regular-webfont.ttf') format('truetype'),
|
||||
url('bebasneue_regular-webfont.svg#bebas_neue_regularregular') format('svg');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
||||
@font-face {
|
||||
font-family: 'Bebas Neue';
|
||||
src: url('bebasneue_thin-webfont.eot');
|
||||
src: url('bebasneue_thin-webfont.eot?#iefix') format('embedded-opentype'),
|
||||
url('bebasneue_thin-webfont.woff') format('woff'),
|
||||
url('bebasneue_thin-webfont.ttf') format('truetype'),
|
||||
url('bebasneue_thin-webfont.svg#bebas_neuethin') format('svg');
|
||||
font-weight: 100;
|
||||
font-style: normal;
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user