removes call to missing fonts

This commit is contained in:
rgarcia
2015-07-27 23:35:44 +02:00
parent 94594ae03c
commit 004bc0a09f

View File

@@ -73,17 +73,6 @@
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-family: 'Roboto';
src: font-url('roboto-blackitalic.eot');