diff --git a/static/manrope.css b/static/manrope.css
index d9be5db..ea6fb14 100644
--- a/static/manrope.css
+++ b/static/manrope.css
@@ -12,6 +12,12 @@
font-weight: 700;
}
+@font-face {
+ font-family: "Manrope";
+ src: url("Manrope-SemiBold.woff2") format("woff2");
+ font-style: normal;
+ font-weight: 600;
+}
@font-face {
font-family: "Manrope";
diff --git a/template/landing_page.html b/template/landing_page.html
index ee4a2d5..c12b9d7 100644
--- a/template/landing_page.html
+++ b/template/landing_page.html
@@ -20,9 +20,9 @@
-
-
-
+
+
+