/* ════════════════════════════════════════
   DEVURATE ELITE TYPOGRAPHY — LOCAL HOSTING
   ═══════════════════════════════════════ */

/* Inter — Variable Font (Normal) */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-display: swap;
  font-weight: 100 900;
  src: url('/fonts/inter-normal.woff2') format('woff2');
}

/* Inter — Variable Font (Italic) */
@font-face {
  font-family: 'Inter';
  font-style: italic;
  font-display: swap;
  font-weight: 100 900;
  src: url('/fonts/inter-italic.woff2') format('woff2');
}

/* Cormorant Garamond — Professional Serif */
@font-face {
  font-family: 'Cormorant Garamond';
  font-style: normal;
  font-display: swap;
  font-weight: 300 700;
  src: url('/fonts/cormorant-normal.woff2') format('woff2');
}

/* Cormorant Garamond — Italic Serif */
@font-face {
  font-family: 'Cormorant Garamond';
  font-style: italic;
  font-display: swap;
  font-weight: 400;
  src: url('/fonts/cormorant-italic.woff2') format('woff2');
}

/* JetBrains Mono — Technical Depth */
@font-face {
  font-family: 'JetBrains Mono';
  font-style: normal;
  font-display: swap;
  font-weight: 400 700;
  src: url('/fonts/jetbrains-mono.woff2') format('woff2');
}
