/* ==========================================================================
   Fonts — Local Darleys Sans
   ========================================================================== */

@font-face {
  font-family: 'Darleys Sans';
  src: url('../fonts/DarleysSans-Regular.woff2.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Darleys Sans';
  src: url('../fonts/DarleysSans-Regular.woff2.otf') format('opentype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Darleys Sans';
  src: url('../fonts/DarleysSans-Regular.woff2.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Darleys Sans';
  src: url('../fonts/DarleysSans-Regular.woff2.otf') format('opentype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
