/* ==========================
   CASABLANCA URW
========================== */

@font-face {
  font-family: 'Casablanca URW';
  src: url('casablancaurwmedium.woff2') format('woff2');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Casablanca URW';
  src: url('casablancaurwlight.woff2') format('woff2');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

/* ==========================
   KRUB
========================== */

@font-face {
  font-family: 'Krub';
  src: url('Krub-ExtraLight.woff2') format('woff2');
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Krub';
  src: url('Krub-Regular.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-
