/*
 * Lokal ausgelieferte Open-Font-Dateien. Besucher:innen laden diese Dateien
 * ausschließlich von ruthrambousek.com; es findet kein Request an Google statt.
 */

@font-face {
  font-family: 'Cormorant Garamond';
  font-style: normal;
  font-weight: 300 700;
  font-display: swap;
  src: url('cormorant-garamond-variable.woff2') format('woff2');
}

@font-face {
  font-family: 'Cormorant Garamond';
  font-style: italic;
  font-weight: 300 700;
  font-display: swap;
  src: url('cormorant-garamond-variable-italic.woff2') format('woff2');
}

@font-face {
  font-family: 'DM Sans';
  font-style: normal;
  font-weight: 300 700;
  font-display: swap;
  src: url('dm-sans-variable.woff2') format('woff2');
}
