/* Self-hosted webfonts. Drop the files into assets/fonts/ — do NOT load
   Google Fonts from the CDN in production (GDPR + performance).
   Poppins was removed from the design; do not add it back. */

@font-face{font-family:"Inter";font-style:normal;font-weight:300 800;font-display:swap;src:url("../fonts/inter-variable.woff2") format("woff2-variations")}
@font-face{font-family:"Inter";font-style:italic;font-weight:400;font-display:swap;src:url("../fonts/inter-italic.woff2") format("woff2")}
@font-face{font-family:"Playfair Display";font-style:normal;font-weight:400 700;font-display:swap;src:url("../fonts/playfair-display-variable.woff2") format("woff2-variations")}
@font-face{font-family:"Arimo";font-style:normal;font-weight:400 700;font-display:swap;src:url("../fonts/arimo-variable.woff2") format("woff2-variations")}
