diff --git a/src/index.html b/src/index.html index 183efce..d3c43e8 100644 --- a/src/index.html +++ b/src/index.html @@ -8,7 +8,7 @@ - + diff --git a/src/styles.scss b/src/styles.scss index 0eecf1e..dbd4147 100644 --- a/src/styles.scss +++ b/src/styles.scss @@ -9,7 +9,7 @@ body { } body { - font-family: "Inter", sans-serif; + font-family: "Figtree", serif; font-optical-sizing: auto; font-weight: normal; font-style: normal;