@font-face {
  font-family: 'Scala Sans Pro';
  src: url('fonts/ScalaSansPro.woff2') format('woff2'),
    url('fonts/ScalaSansPro.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Scala Sans OT';
  src: url('fonts/ScalaSansOT.woff2') format('woff2'),
    url('fonts/ScalaSansOT.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
      font-family: 'Founders Grotesk X-Condensed';
      src: url('fonts/FoundersGroteskXCond-Reg.woff2') format('woff2'),
          url('fonts/FoundersGroteskXCond-Reg.woff') format('woff');
      font-weight: normal;
      font-style: normal;
      font-display: swap;
  }

@font-face {
  font-family: 'Founders Grotesk X-Condensed';
  src: url('fonts/subset-FoundersGroteskXCond-Med.woff2') format('woff2'),
    url('fonts/subset-FoundersGroteskXCond-Med.woff') format('woff');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Founders Grotesk X-Condensed';
  src: url('fonts/FoundersGroteskXCond-Bold.woff2') format('woff2'),
    url('FoundersGroteskXCond-Bold.woff') format('woff');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Founders Grotesk';
  src: url('fonts/subset-FoundersGrotesk-Regular.woff2') format('woff2'),
    url('fonts/subset-FoundersGrotesk-Regular.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Escrow';
  src: url('fonts/subset-Escrow-Italic.woff2') format('woff2'),
    url('fonts/subset-Escrow-Italic.woff') format('woff');
  font-weight: normal;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Escrow';
  src: url('fonts/subset-Escrow-Black.woff2') format('woff2'),
    url('fonts/subset-Escrow-Black.woff') format('woff');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Founders Grotesk Condensed';
  src: url('fonts/subset-FoundersGroteskCond-Med.woff2') format('woff2'),
    url('fonts/subset-FoundersGroteskCond-Med.woff') format('woff');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Founders Grotesk';
  src: url('fonts/subset-FoundersGrotesk-Bold.woff2') format('woff2'),
    url('fonts/subset-FoundersGrotesk-Bold.woff') format('woff');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
