Remove unused fonts from CSS

This commit is contained in:
Jackson Harper
2022-03-17 20:37:17 -07:00
parent 7650a12be3
commit ee160a88bc

View File

@ -53,13 +53,6 @@ div#appleid-signin {
src: url('/static/fonts/Inter/Inter-Medium-500.ttf');
}
@font-face {
font-family: 'SF Mono';
font-weight: 400;
font-style: normal;
src: url('/static/fonts/SFMono/SFMonoRegular.otf');
}
@font-face {
font-family: 'Inter';
font-weight: 600;
@ -89,212 +82,10 @@ div#appleid-signin {
}
@font-face {
font-family: 'Lyon';
font-family: 'SF Mono';
font-weight: 400;
font-style: normal;
src: url('/static/fonts/Lyon/Lyon Text Regular.otf');
}
@font-face {
font-family: 'Lyon';
font-weight: 400;
font-style: italic;
src: url('/static/fonts/Lyon/Lyon Text Regular Italic.otf');
}
@font-face {
font-family: 'Lyon';
font-weight: 500;
font-style: normal;
src: url('/static/fonts/Lyon/Lyon Text Regular No. 2.otf');
}
@font-face {
font-family: 'Lyon';
font-weight: 500;
font-style: italic;
src: url('/static/fonts/Lyon/Lyon Text Regular No. 2 Italic.otf');
}
@font-face {
font-family: 'Lyon';
font-weight: 600;
font-style: normal;
src: url('/static/fonts/Lyon/Lyon Text Semibold.otf');
}
@font-face {
font-family: 'Lyon';
font-weight: 600;
font-style: italic;
src: url('/static/fonts/Lyon/Lyon Text Semibold Italic.otf');
}
@font-face {
font-family: 'Lyon';
font-weight: 700;
font-style: normal;
src: url('/static/fonts/Lyon/Lyon Text Bold.otf');
}
@font-face {
font-family: 'Lyon';
font-weight: 700;
font-style: italic;
src: url('/static/fonts/Lyon/Lyon Text Bold Italic.otf');
}
@font-face {
font-family: 'Lyon';
font-weight: 900;
font-style: normal;
src: url('/static/fonts/Lyon/Lyon Text Black.otf');
}
@font-face {
font-family: 'Lyon';
font-weight: 900;
font-style: italic;
src: url('/static/fonts/Lyon/Lyon Text Black Italic.otf');
}
@font-face {
font-family: 'Tisa';
font-weight: 100;
font-style: normal;
src: url('/static/fonts/Tisa/Tisa Sans Pro Thin.ttf');
}
@font-face {
font-family: 'Tisa';
font-weight: 100;
font-style: italic;
src: url('/static/fonts/Tisa/Tisa Sans Pro Thin Italic.ttf');
}
@font-face {
font-family: 'Tisa';
font-weight: 300;
font-style: normal;
src: url('/static/fonts/Tisa/Tisa Sans Pro Light.ttf');
}
@font-face {
font-family: 'Tisa';
font-weight: 300;
font-style: italic;
src: url('/static/fonts/Tisa/Tisa Sans Pro Light Italic.ttf');
}
@font-face {
font-family: 'Tisa';
font-weight: 400;
font-style: normal;
src: url('/static/fonts/Tisa/Tisa Sans Pro Regular.ttf');
}
@font-face {
font-family: 'Tisa';
font-weight: 500;
font-style: normal;
src: url('/static/fonts/Tisa/Tisa Sans Pro Medium.ttf');
}
@font-face {
font-family: 'Tisa';
font-weight: 500;
font-style: italic;
src: url('/static/fonts/Tisa/Tisa Sans Pro Medium Italic.ttf');
}
@font-face {
font-family: 'Tisa';
font-weight: 600;
font-style: normal;
src: url('/static/fonts/Tisa/Tisa Sans Pro Semibold.ttf');
}
@font-face {
font-family: 'Tisa';
font-weight: 600;
font-style: italic;
src: url('/static/fonts/Tisa/Tisa Sans Pro Semibold Italic.ttf');
}
@font-face {
font-family: 'Tisa';
font-weight: 700;
font-style: normal;
src: url('/static/fonts/Tisa/Tisa Sans Pro Bold.ttf');
}
@font-face {
font-family: 'Tisa';
font-weight: 700;
font-style: italic;
src: url('/static/fonts/Tisa/Tisa Sans Pro Bold Italic.ttf');
}
@font-face {
font-family: 'Tisa';
font-weight: 900;
font-style: normal;
src: url('/static/fonts/Tisa/Tisa Sans Pro Black.ttf');
}
@font-face {
font-family: 'Tisa';
font-weight: 900;
font-style: italic;
src: url('/static/fonts/Tisa/Tisa Sans Pro Black Italic.ttf');
}
@font-face {
font-family: 'Merriweather';
font-style: normal;
font-weight: 300;
src: local('Merriweather Light'), local('Merriweather-Light'),
url('/static/fonts/Merriweather/merriweather-v21-latin-300.woff2')
format('woff2'),
/* Chrome 26+, Opera 23+, Firefox 39+ */
url('/static/fonts/Merriweather/merriweather-v21-latin-300.woff')
format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
@font-face {
font-family: 'Merriweather';
font-style: normal;
font-weight: 400;
src: local('Merriweather Regular'), local('Merriweather-Regular'),
url('/static/fonts/Merriweather/merriweather-v21-latin-regular.woff2')
format('woff2'),
/* Chrome 26+, Opera 23+, Firefox 39+ */
url('/static/fonts/Merriweather/merriweather-v21-latin-regular.woff')
format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
@font-face {
font-family: 'Merriweather';
font-style: normal;
font-weight: 700;
src: local('Merriweather Bold'), local('Merriweather-Bold'),
url('/static/fonts/Merriweather/merriweather-v21-latin-700.woff2')
format('woff2'),
/* Chrome 26+, Opera 23+, Firefox 39+ */
url('/static/fonts/Merriweather/merriweather-v21-latin-700.woff')
format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
@font-face {
font-family: 'Merriweather';
font-style: normal;
font-weight: 900;
src: local('Merriweather Black'), local('Merriweather-Black'),
url('/static/fonts/Merriweather/merriweather-v21-latin-900.woff2')
format('woff2'),
/* Chrome 26+, Opera 23+, Firefox 39+ */
url('/static/fonts/Merriweather/merriweather-v21-latin-900.woff')
format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
src: url('/static/fonts/SFMono/SFMonoRegular.otf');
}
.dropdown-arrow {