/* Inknut Antiqua - 400 */
@font-face {
  font-family: 'Inknut Antiqua';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('/fonts/inknut-antiqua-400.woff2') format('woff2');
}

/* Inknut Antiqua - 500 */
@font-face {
  font-family: 'Inknut Antiqua';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url('/fonts/inknut-antiqua-500.woff2') format('woff2');
}

/* Inknut Antiqua - 600 */
@font-face {
  font-family: 'Inknut Antiqua';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url('/fonts/inknut-antiqua-600.woff2') format('woff2');
}

/* Inknut Antiqua - 700 */
@font-face {
  font-family: 'Inknut Antiqua';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url('/fonts/inknut-antiqua-700.woff2') format('woff2');
}

/* Open Sans - Variable (400-700) */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400 700;
  font-stretch: 100%;
  font-display: swap;
  src: url('/fonts/open-sans-variable.woff2') format('woff2');
}

/* Open Sans - 400 Italic */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 400;
  font-stretch: 100%;
  font-display: swap;
  src: url('/fonts/open-sans-400-italic.woff2') format('woff2');
}
