
/* Open Sans - 400 700 (corps) */
@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');
}

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