/* Holistic Health Club — Lokal gehostete Webfonts (Variable Fonts) */

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

@font-face {
  font-family: 'Playfair Display';
  font-style: normal;
  font-weight: 300 900;
  font-display: swap;
  src: url('playfair-display-n.woff2') format('woff2');
}

@font-face {
  font-family: 'Playfair Display';
  font-style: italic;
  font-weight: 300 700;
  font-display: swap;
  src: url('playfair-display-i.woff2') format('woff2');
}
