/* Alegreya - self-hosted (ex Google Fonts) */
@font-face {
  font-family: 'Alegreya';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('../fonts/alegreya-v39-latin-regular.woff2') format('woff2');
}

@font-face {
  font-family: 'Alegreya';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url('../fonts/alegreya-v39-latin-700.woff2') format('woff2');
}

/* Caudex - self-hosted (ex Google Fonts) */
@font-face {
  font-family: 'Caudex';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('../fonts/caudex-v19-latin-regular.woff2') format('woff2');
}

@font-face {
  font-family: 'Caudex';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url('../fonts/caudex-v19-latin-700.woff2') format('woff2');
}
