1
0
mirror of https://github.com/php/web-php.git synced 2026-03-23 23:02:13 +01:00

Comment out some font weights we definitely aren't using to not kill mobile

This commit is contained in:
Levi Morrison
2014-05-27 12:09:24 -06:00
parent 45ec556b07
commit b374d5b6f4

View File

@@ -1,3 +1,4 @@
/*
@font-face{
font-family: 'Fira Sans';
src: url('eot/FiraSans-Hair.eot');
@@ -63,7 +64,7 @@
font-weight: 300;
font-style: italic;
}
*/
@font-face{
font-family: 'Fira Sans';
src: url('eot/FiraSans-Book.eot');
@@ -151,7 +152,7 @@
font-weight: 700;
font-style: italic;
}
/*
@font-face{
font-family: 'Fira Sans';
src: url('eot/FiraSans-ExtraBold.eot');
@@ -195,7 +196,7 @@
font-weight: 900;
font-style: italic;
}
*/
@font-face{
font-family: 'Fira Mono';