/* PRO MOVE — self-hosted type, no CDN dependency.
   Display serif = Instrument Serif · Body/UI sans = Inter · Wordmark = Archivo. */
@font-face{
  font-family:'Instrument Serif';font-style:normal;font-weight:400;font-display:swap;
  src:url('fonts/InstrumentSerif-Regular.ttf') format('truetype');
}
@font-face{
  font-family:'Instrument Serif';font-style:italic;font-weight:400;font-display:swap;
  src:url('fonts/InstrumentSerif-Italic.ttf') format('truetype');
}
@font-face{
  font-family:'Inter';font-style:normal;font-weight:300;font-display:swap;
  src:url('fonts/Inter-300.ttf') format('truetype');
}
@font-face{
  font-family:'Inter';font-style:normal;font-weight:400;font-display:swap;
  src:url('fonts/Inter-400.ttf') format('truetype');
}
@font-face{
  font-family:'Inter';font-style:normal;font-weight:500;font-display:swap;
  src:url('fonts/Inter-500.ttf') format('truetype');
}
@font-face{
  font-family:'Archivo';font-style:normal;font-weight:700;font-display:swap;
  src:url('fonts/Archivo-700.ttf') format('truetype');
}
@font-face{
  font-family:'Archivo';font-style:normal;font-weight:800;font-display:swap;
  src:url('fonts/Archivo-800.ttf') format('truetype');
}
