@font-face {
  font-family: webfontregularitalic;
  font-display: swap;
  src: url("/font/avenirnextltpro-demicnit-webfont.woff2")
      format("woff2"),
    url("/font/avenirnextltpro-demicnit-webfont.woff2") format("woff");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: webfontregular;
  font-display: swap;
  src: url("/font/AvenirNextLTPro-DemiCn.woff") format("woff");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: webfontlight;
  font-display: swap;
  src: url("/font/AvenirNextLTPro-Regular.woff") format("woff");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: webfontbold;
  font-display: swap;
  src: url("/font/avenirnextltpro-bold-webfont.woff2") format("woff2"),
    url("/font/avenirnextltpro-bold-webfont.woff2") format("woff");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: webfontmedium;
  font-display: swap;
  src: url("/font/avenirnextltpro-mediumcn-webfont.woff2")
      format("woff2"),
    url("/font/avenirnextltpro-mediumcn-webfont.woff2") format("woff");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: opensans-bold;
  font-display: swap;
  src: url("/font/OpenSans-Semibold.ttf") format("truetype");
  /* font-weight: 400; */
  font-style: bold;
}

@font-face {
  font-family: gotham-narrow-medium;
  font-display: swap;
  src: url("/font/GothamNarrow-Medium.woff2") format("woff2");
  font-style: normal;
}

@font-face {
  font-family: gotham-narrow-bold;
  font-display: swap;
  src: url("/font/gotham-black-webfont.woff2") format("woff2");
  font-style: normal;
}

@font-face {
  font-family: gotham-narrow-light;
  font-display: swap;
  src: url("/font/GothamNarrow-Light.woff2") format("woff2");
  font-style: normal;
}

@font-face {
  font-family: gotham-xNarrow;
  font-display: swap;
  src: url("/font/GothamXNarrow-Medium.woff2") format("woff2");
  font-style: normal;
  font-weight: 400;
}
  

@font-face {
  font-family: russo-one;
  font-display: swap;
  src: url("/font/RussoOne-Regular.ttf") format("truetype");
  font-style: normal;
  font-weight: 400;
}
  