remove bold variant

This commit is contained in:
Amolith 2021-07-12 21:05:34 -04:00
parent 38e8bfbe46
commit fe33fd8734
Signed by: Amolith
GPG Key ID: 5548AD9930655715
1 changed files with 0 additions and 10 deletions

View File

@ -17,13 +17,3 @@
font-display: auto;
src: url('/assets/fonts/heliotrope/heliotrope_4_italic.woff2') format('woff2');
}
@font-face {
font-family: Heliotrope;
font-style: normal;
font-weight: bold;
font-stretch: normal;
font-stretch: normal;
font-display: auto;
src: url('/assets/fonts/heliotrope/heliotrope_4_bold.woff2') format('woff2');
}