@font-face {
  font-family: TTNorms;
  font-weight: 400;
  src: url("Fonts/TTNorms/TTNorms-Regular.woff2");
  font-display: swap;
}

@font-face {
  font-family: TTNorms;
  font-weight: 800;
  src: url("Fonts/TTNorms/TTNorms-Bold.woff2");
  font-display: swap;
}

@font-face {
  font-family: TTNorms;
  font-weight: 600;
  src: url("Fonts/TTNorms/TTNorms-Medium.woff2");
  font-display: swap;
}

@font-face {
  font-family: Proxima;
  font-weight: 400;
  src: url("Fonts/promixaNova/ProximaNovaSemibold.woff2");
  font-display: swap;
}

@font-face {
  font-family: Proxima;
  font-weight: 500;
  src: url("Fonts/promixaNova/ProximaNova-Bold.woff2");
  font-display: swap;
}

@font-face {
  font-family: Proxima;
  font-weight: 900;
  src: url("Fonts/promixaNova/ProximaNova-ExtraBold.woff2");
  font-display: swap;
}

@font-face {
  font-family: Proxima;
  font-style: italic;
  font-weight: 900;
  src: url("Fonts/promixaNova/ProximaNova-ExtraBoldItalic.woff2");
  font-display: swap;
}

@font-face {
  font-family: FontAwesome;
  font-weight: 900;
  src: url("../../../cdnjs.cloudflare.com/ajax/libs/font-awesome/5.8.2/css/all.min.css");
  font-display: swap;
}
/*# sourceMappingURL=allFonts.css.map */