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:
@@ -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';
|
||||
|
||||
Reference in New Issue
Block a user