/* Font-face declarations for Domaine Display */

@font-face {
  font-family: 'Domaine Display';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('/y-fonts/domainedisplay-notlicensedfordesktopuse.woff2');
}

@font-face {
  font-family: 'Domaine Display';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url('/y-fonts/domainedisplay-semibold.woff2');
}

