chg: Switch to woff2 fonts

This commit is contained in:
Sayantan Santra 2024-03-22 11:10:04 -05:00
parent f3d5e2cf50
commit cde3fb4c89
Signed by: SinTan1729
GPG Key ID: EB3E68BFBA25C85F
4 changed files with 1 additions and 8 deletions

Binary file not shown.

Binary file not shown.

View File

@ -1,13 +1,6 @@
@font-face {
font-family: Montserrat;
font-style: normal;
src: url('Montserrat.ttf');
}
@font-face {
font-family: Montserrat;
font-style: italic;
src: url('Montserrat-Italic.ttf');
src: url('Montserrat-VF.woff2');
}
* {