Remove unused Georgia font download

This commit is contained in:
Jackson Harper
2023-06-20 09:05:14 +08:00
parent 07ae720cf5
commit 4f841226d6

View File

@ -250,27 +250,6 @@ div#appleid-signin {
src: url('/static/fonts/Montserrat/Montserrat-Italic.ttf');
}
@font-face {
font-family: 'Georgia';
font-weight: 400;
font-style: normal;
src: url('/static/fonts/Georgia/Georgia-Regular.ttf');
}
@font-face {
font-family: 'Georgia';
font-weight: 700;
font-style: normal;
src: url('/static/fonts/Georgia/Georgia-Bold.ttf');
}
@font-face {
font-family: 'Georgia';
font-weight: 400;
font-style: italic;
src: url('/static/fonts/Georgia/Georgia-Italic.ttf');
}
@font-face {
font-family: 'Newsreader';
font-weight: 400;