/* Stravica — fonts.
 * Self-hosted woff2 (subsetting + actual files to follow in a second pass);
 * for now we reference Google Fonts as a working CDN so the dev preview
 * looks right. The production deploy will swap to self-hosted in a follow-up.
 */

@import url('https://fonts.googleapis.com/css2?family=Fraunces:opsz,wght@9..144,400;9..144,500;9..144,600&family=Inter:wght@400;500;600&family=JetBrains+Mono:wght@400;500&family=Source+Serif+Pro:wght@400;600&display=swap');
