/* Avantius — koppen. Hoort bij het veld "Headings" van de instelling
   "Enable self hosted fonts instead of Google Fonts".
   Het .woff2-bestand staat in dezelfde assets-map. */

@font-face {
  font-family: 'Instrument Serif';
  src: url('instrument-serif-latin.woff2') format('woff2');
  font-weight: 400; font-style: normal; font-display: swap;
}