remove bold variant

Amolith created

Change summary

themes/secluded/assets/scss/_fonts.scss | 10 ----------
1 file changed, 10 deletions(-)

Detailed changes

themes/secluded/assets/scss/_fonts.scss 🔗

@@ -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');
-}