diff --git a/docs/website/blog/100-simulated-routers.html b/docs/website/blog/100-simulated-routers.html index 5f37c2a..b59ab4c 100644 --- a/docs/website/blog/100-simulated-routers.html +++ b/docs/website/blog/100-simulated-routers.html @@ -56,7 +56,7 @@ margin-bottom: 8px; } .blog-post h1 { - font-family: "Outfit", sans-serif; + font-family: "Manrope", sans-serif; font-weight: 700; font-size: 2.5rem; line-height: 1.2; @@ -64,7 +64,7 @@ margin-bottom: 40px; } .blog-post h2 { - font-family: "Outfit", sans-serif; + font-family: "Manrope", sans-serif; font-weight: 600; font-size: 1.4rem; color: var(--text-primary); diff --git a/docs/website/blog/index.html b/docs/website/blog/index.html index 49dd543..88cfa64 100644 --- a/docs/website/blog/index.html +++ b/docs/website/blog/index.html @@ -29,7 +29,7 @@ padding: 80px 24px 120px; } .blog-index h1 { - font-family: "Outfit", sans-serif; + font-family: "Manrope", sans-serif; font-weight: 700; font-size: 2.5rem; color: var(--text-primary); @@ -65,7 +65,7 @@ margin-bottom: 4px; } .blog-list-title { - font-family: "Outfit", sans-serif; + font-family: "Manrope", sans-serif; font-weight: 600; font-size: 1.25rem; color: var(--text-primary); diff --git a/docs/website/blog/not-stable-software.html b/docs/website/blog/not-stable-software.html index b94212e..7e89610 100644 --- a/docs/website/blog/not-stable-software.html +++ b/docs/website/blog/not-stable-software.html @@ -56,7 +56,7 @@ margin-bottom: 8px; } .blog-post h1 { - font-family: "Outfit", sans-serif; + font-family: "Manrope", sans-serif; font-weight: 700; font-size: 2.5rem; line-height: 1.2; @@ -64,7 +64,7 @@ margin-bottom: 40px; } .blog-post h2 { - font-family: "Outfit", sans-serif; + font-family: "Manrope", sans-serif; font-weight: 600; font-size: 1.4rem; color: var(--text-primary); diff --git a/docs/website/blog/what-you-can-do-today.html b/docs/website/blog/what-you-can-do-today.html index 0f9e2db..4e52806 100644 --- a/docs/website/blog/what-you-can-do-today.html +++ b/docs/website/blog/what-you-can-do-today.html @@ -56,7 +56,7 @@ margin-bottom: 8px; } .blog-post h1 { - font-family: "Outfit", sans-serif; + font-family: "Manrope", sans-serif; font-weight: 700; font-size: 2.5rem; line-height: 1.2; @@ -64,7 +64,7 @@ margin-bottom: 40px; } .blog-post h2 { - font-family: "Outfit", sans-serif; + font-family: "Manrope", sans-serif; font-weight: 600; font-size: 1.4rem; color: var(--text-primary); diff --git a/docs/website/blog/why-this-exists.html b/docs/website/blog/why-this-exists.html index 2396acc..fa1787a 100644 --- a/docs/website/blog/why-this-exists.html +++ b/docs/website/blog/why-this-exists.html @@ -56,7 +56,7 @@ margin-bottom: 8px; } .blog-post h1 { - font-family: "Outfit", sans-serif; + font-family: "Manrope", sans-serif; font-weight: 700; font-size: 2.5rem; line-height: 1.2; @@ -64,7 +64,7 @@ margin-bottom: 40px; } .blog-post h2 { - font-family: "Outfit", sans-serif; + font-family: "Manrope", sans-serif; font-weight: 600; font-size: 1.4rem; color: var(--text-primary);