
/* Font face declarations for Zurich Black Extended */
@font-face {
  font-family: 'Zurich Black Extended';
  src: url('./zurich-bt-black-extended.otf') format('opentype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
