/* Locally hosted Google Fonts. SIL Open Font License files are in fonts/. */
@font-face {
 font-family: 'Manrope'; font-style: normal; font-weight: 200 800; font-display: swap;
 src: url('fonts/manrope-variable.woff2') format('woff2');
}
@font-face {
 font-family: 'Space Grotesk'; font-style: normal; font-weight: 300 700; font-display: swap;
 src: url('fonts/space-grotesk-variable.woff2') format('woff2');
}
