/* DIVENCO local fonts — Geist (sans) + Source Serif 4 (accent). Paths relative to this file. */

@font-face {
  font-family: 'Geist';
  font-style: normal; font-weight: 400; font-display: swap;
  src: url('../fonts/Geist-Regular.ttf') format('truetype');
}
@font-face {
  font-family: 'Geist';
  font-style: normal; font-weight: 500; font-display: swap;
  src: url('../fonts/Geist-Medium.ttf') format('truetype');
}
@font-face {
  font-family: 'Geist';
  font-style: normal; font-weight: 600; font-display: swap;
  src: url('../fonts/Geist-SemiBold.ttf') format('truetype');
}

@font-face {
  font-family: 'Source Serif 4';
  font-style: normal; font-weight: 300; font-display: swap;
  src: url('../fonts/SourceSerif4-Light.ttf') format('truetype');
}
@font-face {
  font-family: 'Source Serif 4';
  font-style: italic; font-weight: 300; font-display: swap;
  src: url('../fonts/SourceSerif4-LightItalic.ttf') format('truetype');
}
