@font-face {
  font-family: 'Avenir-Medium';
  src: url('/fonts/Avenir-Medium.woff2') format('woff2');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Avenir-Heavy';
  src: url('/fonts/Avenir-Heavy.woff2') format('woff2');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Avenir-Book';
  src: url('/fonts/Avenir-Book.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

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

@font-face {
  font-family: 'InsatiableDisplay-BoldCompressed';
  src: url('/fonts/InsatiableDisplay-BoldCompressed.woff2') format('woff2');
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: 'InsatiableDisplay-RegularCondensed';
  src: url('/fonts/InsatiableDisplay-RegularCondensed.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'InsatiableDisplay-RegularCompressed';
  src: url('/fonts/InsatiableDisplay-RegularCompressed.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'InsatiableDisplay-BoldCondensed';
  src: url('/fonts/InsatiableDisplay-BoldCondensed.woff2') format('woff2');
  font-weight: 700;
  font-style: normal;
}
