@font-face {
  font-family: 'Noir-Pro Regular';
  font-style: normal;
  font-display: swap;
  src: url(NoirPro-Regular.woff2) format('woff2');
}

@font-face {
  font-family: 'Noir-Pro Medium';
  font-style: normal;
  font-display: swap;
  src: url(NoirPro-Medium.woff2) format('woff2');
}

@font-face {
  font-family: 'Noir-Pro Light';
  font-style: normal;
  font-display: swap;
  src: url(NoirPro-Light.woff2) format('woff2');
}