Add fontface css style file
This commit is contained in:
parent
2d20bf79d0
commit
cb54fd9647
131
roboto-fontface.css
Normal file
131
roboto-fontface.css
Normal file
@ -0,0 +1,131 @@
|
|||||||
|
@font-face {
|
||||||
|
font-family: 'Roboto';
|
||||||
|
src: url('fonts/Roboto-Thin.eot');
|
||||||
|
src: url('fonts/Roboto-Thin.eot?#iefix') format('embedded-opentype'),
|
||||||
|
url('fonts/Roboto-Thin.woff') format('woff'),
|
||||||
|
url('fonts/Roboto-Thin.ttf') format('truetype'),
|
||||||
|
url('fonts/Roboto-Thin.svg#Roboto') format('svg');
|
||||||
|
font-weight: 100;
|
||||||
|
font-style: normal;
|
||||||
|
}
|
||||||
|
|
||||||
|
@font-face {
|
||||||
|
font-family: 'Roboto';
|
||||||
|
src: url('fonts/Roboto-ThinItalic.eot');
|
||||||
|
src: url('fonts/Roboto-ThinItalic.eot?#iefix') format('embedded-opentype'),
|
||||||
|
url('fonts/Roboto-ThinItalic.woff') format('woff'),
|
||||||
|
url('fonts/Roboto-ThinItalic.ttf') format('truetype'),
|
||||||
|
url('fonts/Roboto-ThinItalic.svg#Roboto') format('svg');
|
||||||
|
font-weight: 100;
|
||||||
|
font-style: italic;
|
||||||
|
}
|
||||||
|
|
||||||
|
@font-face {
|
||||||
|
font-family: 'Roboto';
|
||||||
|
src: url('fonts/Roboto-Light.eot');
|
||||||
|
src: url('fonts/Roboto-Light.eot?#iefix') format('embedded-opentype'),
|
||||||
|
url('fonts/Roboto-Light.woff') format('woff'),
|
||||||
|
url('fonts/Roboto-Light.ttf') format('truetype'),
|
||||||
|
url('fonts/Roboto-Light.svg#Roboto') format('svg');
|
||||||
|
font-weight: 300;
|
||||||
|
font-style: normal;
|
||||||
|
}
|
||||||
|
|
||||||
|
@font-face {
|
||||||
|
font-family: 'Roboto';
|
||||||
|
src: url('fonts/Roboto-LightItalic.eot');
|
||||||
|
src: url('fonts/Roboto-LightItalic.eot?#iefix') format('embedded-opentype'),
|
||||||
|
url('fonts/Roboto-LightItalic.woff') format('woff'),
|
||||||
|
url('fonts/Roboto-LightItalic.ttf') format('truetype'),
|
||||||
|
url('fonts/Roboto-LightItalic.svg#Roboto') format('svg');
|
||||||
|
font-weight: 300;
|
||||||
|
font-style: italic;
|
||||||
|
}
|
||||||
|
|
||||||
|
@font-face {
|
||||||
|
font-family: 'Roboto';
|
||||||
|
src: url('fonts/Roboto-Regular.eot');
|
||||||
|
src: url('fonts/Roboto-Regular.eot?#iefix') format('embedded-opentype'),
|
||||||
|
url('fonts/Roboto-Regular.woff') format('woff'),
|
||||||
|
url('fonts/Roboto-Regular.ttf') format('truetype'),
|
||||||
|
url('fonts/Roboto-Regular.svg#Roboto') format('svg');
|
||||||
|
font-weight: 400;
|
||||||
|
font-style: normal;
|
||||||
|
}
|
||||||
|
|
||||||
|
@font-face {
|
||||||
|
font-family: 'Roboto';
|
||||||
|
src: url('fonts/Roboto-RegularItalic.eot');
|
||||||
|
src: url('fonts/Roboto-RegularItalic.eot?#iefix') format('embedded-opentype'),
|
||||||
|
url('fonts/Roboto-RegularItalic.woff') format('woff'),
|
||||||
|
url('fonts/Roboto-RegularItalic.ttf') format('truetype'),
|
||||||
|
url('fonts/Roboto-RegularItalic.svg#Roboto') format('svg');
|
||||||
|
font-weight: 400;
|
||||||
|
font-style: italic;
|
||||||
|
}
|
||||||
|
|
||||||
|
@font-face {
|
||||||
|
font-family: 'Roboto';
|
||||||
|
src: url('fonts/Roboto-Medium.eot');
|
||||||
|
src: url('fonts/Roboto-Medium.eot?#iefix') format('embedded-opentype'),
|
||||||
|
url('fonts/Roboto-Medium.woff') format('woff'),
|
||||||
|
url('fonts/Roboto-Medium.ttf') format('truetype'),
|
||||||
|
url('fonts/Roboto-Medium.svg#Roboto') format('svg');
|
||||||
|
font-weight: 500;
|
||||||
|
font-style: normal;
|
||||||
|
}
|
||||||
|
|
||||||
|
@font-face {
|
||||||
|
font-family: 'Roboto';
|
||||||
|
src: url('fonts/Roboto-MediumItalic.eot');
|
||||||
|
src: url('fonts/Roboto-MediumItalic.eot?#iefix') format('embedded-opentype'),
|
||||||
|
url('fonts/Roboto-MediumItalic.woff') format('woff'),
|
||||||
|
url('fonts/Roboto-MediumItalic.ttf') format('truetype'),
|
||||||
|
url('fonts/Roboto-MediumItalic.svg#Roboto') format('svg');
|
||||||
|
font-weight: 500;
|
||||||
|
font-style: italic;
|
||||||
|
}
|
||||||
|
|
||||||
|
@font-face {
|
||||||
|
font-family: 'Roboto';
|
||||||
|
src: url('fonts/Roboto-Bold.eot');
|
||||||
|
src: url('fonts/Roboto-Bold.eot?#iefix') format('embedded-opentype'),
|
||||||
|
url('fonts/Roboto-Bold.woff') format('woff'),
|
||||||
|
url('fonts/Roboto-Bold.ttf') format('truetype'),
|
||||||
|
url('fonts/Roboto-Bold.svg#Roboto') format('svg');
|
||||||
|
font-weight: 700;
|
||||||
|
font-style: normal;
|
||||||
|
}
|
||||||
|
|
||||||
|
@font-face {
|
||||||
|
font-family: 'Roboto';
|
||||||
|
src: url('fonts/Roboto-BoldItalic.eot');
|
||||||
|
src: url('fonts/Roboto-BoldItalic.eot?#iefix') format('embedded-opentype'),
|
||||||
|
url('fonts/Roboto-BoldItalic.woff') format('woff'),
|
||||||
|
url('fonts/Roboto-BoldItalic.ttf') format('truetype'),
|
||||||
|
url('fonts/Roboto-BoldItalic.svg#Roboto') format('svg');
|
||||||
|
font-weight: 700;
|
||||||
|
font-style: italic;
|
||||||
|
}
|
||||||
|
|
||||||
|
@font-face {
|
||||||
|
font-family: 'Roboto';
|
||||||
|
src: url('fonts/Roboto-Black.eot');
|
||||||
|
src: url('fonts/Roboto-Black.eot?#iefix') format('embedded-opentype'),
|
||||||
|
url('fonts/Roboto-Black.woff') format('woff'),
|
||||||
|
url('fonts/Roboto-Black.ttf') format('truetype'),
|
||||||
|
url('fonts/Roboto-Black.svg#Roboto') format('svg');
|
||||||
|
font-weight: 900;
|
||||||
|
font-style: normal;
|
||||||
|
}
|
||||||
|
|
||||||
|
@font-face {
|
||||||
|
font-family: 'Roboto';
|
||||||
|
src: url('fonts/Roboto-BlackItalic.eot');
|
||||||
|
src: url('fonts/Roboto-BlackItalic.eot?#iefix') format('embedded-opentype'),
|
||||||
|
url('fonts/Roboto-BlackItalic.woff') format('woff'),
|
||||||
|
url('fonts/Roboto-BlackItalic.ttf') format('truetype'),
|
||||||
|
url('fonts/Roboto-BlackItalic.svg#Roboto') format('svg');
|
||||||
|
font-weight: 900;
|
||||||
|
font-style: italic;
|
||||||
|
}
|
Loading…
Reference in New Issue
Block a user