/* ==========================================================================
   ARTSMODJO — fonts.css
   Self-hosted Inter variable font (latin subset). One file covers the
   300–800 weight range. Replace with a brand typeface when available.
   ========================================================================== */

@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 300 800;
  font-display: swap;
  src: url('../fonts/inter-var.woff2') format('woff2');
}
