diff --git a/themes/secluded/assets/scss/_fonts.scss b/themes/secluded/assets/scss/_fonts.scss index a5375ee..13d3c07 100644 --- a/themes/secluded/assets/scss/_fonts.scss +++ b/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'); -}