removes call to missing fonts
This commit is contained in:
@@ -73,17 +73,6 @@
|
|||||||
font-style: italic;
|
font-style: italic;
|
||||||
}
|
}
|
||||||
|
|
||||||
@font-face {
|
|
||||||
font-family: 'Roboto';
|
|
||||||
src: font-url('roboto-black.eot');
|
|
||||||
src: font-url('roboto-black.eot?#iefix') format('embedded-opentype'),
|
|
||||||
font-url('roboto-black.woff') format('woff'),
|
|
||||||
font-url('roboto-black.ttf') format('truetype'),
|
|
||||||
font-url('roboto-black.svg#latoblack') format('svg');
|
|
||||||
font-weight: bolder;
|
|
||||||
font-style: normal;
|
|
||||||
}
|
|
||||||
|
|
||||||
@font-face {
|
@font-face {
|
||||||
font-family: 'Roboto';
|
font-family: 'Roboto';
|
||||||
src: font-url('roboto-blackitalic.eot');
|
src: font-url('roboto-blackitalic.eot');
|
||||||
|
|||||||
Reference in New Issue
Block a user