Feat: Use local Open Sans font instead of Google Fonts

This commit is contained in:
2026-03-10 18:11:26 -07:00
parent 42130f5e20
commit 93db70010e

View File

@@ -1,3 +1,11 @@
@font-face {
font-family: 'Open Sans';
font-style: normal;
font-weight: 400;
font-display: swap;
src: url('fonts/open-sans-v44-latin-regular.woff2') format('woff2');
}
html, body, div, span, applet, object, iframe, html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre, h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code, a, abbr, acronym, address, big, cite, code,