@font-face {
  font-family: Mercury Display;
  font-display: swap;
  src: url(fonts/MercuryDisplay-Roman.woff2) format('woff2');
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: Mercury Display;
  font-display: swap;
  src: url(fonts/MercuryDisplay-Semibold.woff2) format('woff2');
  font-weight: 600;
  font-style: normal;
}

@font-face {
  font-family: Mercury Display;
  font-display: swap;
  src: url(fonts/MercuryDisplay-SemIta.woff2) format('woff2');
  font-weight: 600;
  font-style: italic;
}

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

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

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