@font-face {
  font-family: "neurial-grotesk-regular";
  src: url("../fonts/fonts/neurial-grotesk-regular.otf") format("opentype");
}
@font-face {
  font-family: "neurial-grotesk-medium";
  src: url("../fonts/fonts/neurial-grotesk-medium.otf") format("opentype");
}
@font-face {
  font-family: "neurial-grotesk-bold";
  src: url("../fonts/fonts/neurial-grotesk-bold.otf") format("opentype");
}
@font-face {
  font-family: "neurial-grotesk-light";
  src: url("../fonts/fonts/neurial-grotesk-light.otf") format("opentype");
}
@font-face {
  font-family: "neurial_grotesk_variableIt";
  src: url("../fonts/fonts/neurialgrotesk-variableitalic-webfont.woff2")
      format("woff2"),
    url("../fonts/fonts/neurialgrotesk-variableitalic-webfont.woff")
      format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Neurial Grotesk";
  src: url("../fonts/fonts/neurialgrotesk-variable-webfont.woff2")
      format("woff2"),
    url("../fonts/fonts/neurialgrotesk-variable-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
