More font fixes... Kill the flash.

This commit is contained in:
2026-03-12 17:32:12 -03:00
parent 72f0eab718
commit c15adf8e3c
22 changed files with 121 additions and 5 deletions

View File

@@ -167,6 +167,14 @@
src: url('/assets/fonts/fraunces-v38-latin-600.woff2') format('woff2');
}
@font-face {
font-family: Fraunces;
font-style: normal;
font-weight: 700;
font-display: swap;
src: url('/assets/fonts/fraunces-v38-latin-700.woff2') format('woff2');
}
/* ========================================
Base Styles
======================================== */