diff --git a/assets/scss/custom.scss b/assets/scss/custom.scss
index 5e496d3..78653a0 100755
--- a/assets/scss/custom.scss
+++ b/assets/scss/custom.scss
@@ -5,7 +5,7 @@
}
@font-face {
font-family: "OpenSansVar";
- src: url( '../fonts/MOpenSans-VariableFont_wdth_wght.ttf' );
+ src: url( '../fonts/OpenSans-VariableFont_wdth_wght.ttf' );
}
.verua-slider-wrapper {
diff --git a/themes/hugoplate/layouts/partials/essentials/style.html b/themes/hugoplate/layouts/partials/essentials/style.html
index 3b82893..342b96b 100755
--- a/themes/hugoplate/layouts/partials/essentials/style.html
+++ b/themes/hugoplate/layouts/partials/essentials/style.html
@@ -9,25 +9,11 @@
-
-
-{{ $pf:= site.Data.theme.fonts.font_family.primary }}
-{{ $sf:= site.Data.theme.fonts.font_family.secondary }}
-
-
-
+
{{ $styles := slice }}