Remove unused fonts (#2103)
This commit is contained in:
@ -1,16 +1,3 @@
|
||||
/*
|
||||
@font-face {
|
||||
font-family: 'Roboto';
|
||||
src: font-url('roboto/roboto-lightitalic-webfont.eot');
|
||||
src: font-url('roboto/roboto-lightitalic-webfont.eot?#iefix') format('embedded-opentype'),
|
||||
font-url('roboto/roboto-lightitalic-webfont.woff2') format('woff2'),
|
||||
font-url('roboto/roboto-lightitalic-webfont.woff') format('woff'),
|
||||
font-url('roboto/roboto-lightitalic-webfont.ttf') format('truetype'),
|
||||
font-url('roboto/roboto-lightitalic-webfont.svg#roboto-lightitalic-webfont') format('svg');
|
||||
font-weight: 300;
|
||||
font-style: italic;
|
||||
}*/
|
||||
|
||||
@font-face {
|
||||
font-family: 'Roboto';
|
||||
src: font-url('roboto/roboto-italic-webfont.eot');
|
||||
@ -47,18 +34,6 @@
|
||||
font-weight: 500;
|
||||
font-style: normal;
|
||||
}
|
||||
/*
|
||||
@font-face {
|
||||
font-family: 'Roboto';
|
||||
src: font-url('roboto/roboto-thin-webfont.eot');
|
||||
src: font-url('roboto/roboto-thin-webfont.eot?#iefix') format('embedded-opentype'),
|
||||
font-url('roboto/roboto-thin-webfont.woff2') format('woff2'),
|
||||
font-url('roboto/roboto-thin-webfont.woff') format('woff'),
|
||||
font-url('roboto/roboto-thin-webfont.ttf') format('truetype'),
|
||||
font-url('roboto/roboto-thin-webfont.svg#roboto-thin-webfont') format('svg');
|
||||
font-weight: 100;
|
||||
font-style: normal;
|
||||
}*/
|
||||
|
||||
@font-face {
|
||||
font-family: 'Roboto';
|
||||
@ -71,75 +46,3 @@
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
/*
|
||||
@font-face {
|
||||
font-family: 'Roboto';
|
||||
src: font-url('roboto/roboto-mediumitalic-webfont.eot');
|
||||
src: font-url('roboto/roboto-mediumitalic-webfont.eot?#iefix') format('embedded-opentype'),
|
||||
font-url('roboto/roboto-mediumitalic-webfont.woff2') format('woff2'),
|
||||
font-url('roboto/roboto-mediumitalic-webfont.woff') format('woff'),
|
||||
font-url('roboto/roboto-mediumitalic-webfont.ttf') format('truetype'),
|
||||
font-url('roboto/roboto-mediumitalic-webfont.svg#roboto-mediumitalic-webfont') format('svg');
|
||||
font-weight: 500;
|
||||
font-style: italic;
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: 'Roboto';
|
||||
src: font-url('roboto/roboto-bolditalic-webfont.eot');
|
||||
src: font-url('roboto/roboto-bolditalic-webfont.eot?#iefix') format('embedded-opentype'),
|
||||
font-url('roboto/roboto-bolditalic-webfont.woff2') format('woff2'),
|
||||
font-url('roboto/roboto-bolditalic-webfont.woff') format('woff'),
|
||||
font-url('roboto/roboto-bolditalic-webfont.ttf') format('truetype'),
|
||||
font-url('roboto/roboto-bolditalic-webfont.svg#roboto-bolditalic-webfont') format('svg');
|
||||
font-weight: bold;
|
||||
font-style: italic;
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: 'Roboto';
|
||||
src: font-url('roboto/roboto-light-webfont.eot');
|
||||
src: font-url('roboto/roboto-light-webfont.eot?#iefix') format('embedded-opentype'),
|
||||
font-url('roboto/roboto-light-webfont.woff2') format('woff2'),
|
||||
font-url('roboto/roboto-light-webfont.woff') format('woff'),
|
||||
font-url('roboto/roboto-light-webfont.ttf') format('truetype'),
|
||||
font-url('roboto/roboto-light-webfont.svg#roboto-light-webfont') format('svg');
|
||||
font-weight: 300;
|
||||
font-style: normal;
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: 'Roboto';
|
||||
src: font-url('roboto/roboto-thinitalic-webfont.eot');
|
||||
src: font-url('roboto/roboto-thinitalic-webfont.eot?#iefix') format('embedded-opentype'),
|
||||
font-url('roboto/roboto-thinitalic-webfont.woff2') format('woff2'),
|
||||
font-url('roboto/roboto-thinitalic-webfont.woff') format('woff'),
|
||||
font-url('roboto/roboto-thinitalic-webfont.ttf') format('truetype'),
|
||||
font-url('roboto/roboto-thinitalic-webfont.svg#roboto-thinitalic-webfont') format('svg');
|
||||
font-weight: 100;
|
||||
font-style: italic;
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: 'Roboto';
|
||||
src: font-url('roboto/roboto-blackitalic-webfont.eot');
|
||||
src: font-url('roboto/roboto-blackitalic-webfont.eot?#iefix') format('embedded-opentype'),
|
||||
font-url('roboto/roboto-blackitalic-webfont.woff2') format('woff2'),
|
||||
font-url('roboto/roboto-blackitalic-webfont.woff') format('woff'),
|
||||
font-url('roboto/roboto-blackitalic-webfont.ttf') format('truetype'),
|
||||
font-url('roboto/roboto-blackitalic-webfont.svg#roboto-blackitalic-webfont') format('svg');
|
||||
font-weight: 900;
|
||||
font-style: italic;
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: 'Roboto';
|
||||
src: font-url('roboto/roboto-black-webfont.eot');
|
||||
src: font-url('roboto/roboto-black-webfont.eot?#iefix') format('embedded-opentype'),
|
||||
font-url('roboto/roboto-black-webfont.woff2') format('woff2'),
|
||||
font-url('roboto/roboto-black-webfont.woff') format('woff'),
|
||||
font-url('roboto/roboto-black-webfont.ttf') format('truetype'),
|
||||
font-url('roboto/roboto-black-webfont.svg#roboto-black-webfont') format('svg');
|
||||
font-weight: 900;
|
||||
font-style: normal;
|
||||
}*/
|
||||
|
Reference in New Issue
Block a user