@font-face {
  font-family: "neue regrade";
  src: url("./fonts/Neue_Regrade_Light.woff2") format("woff2");
  font-weight: 300;
  font-style: normal;
  font-display: block;
}

@font-face {
  font-family: "neue regrade";
  src: url("./fonts/Neue_Regrade_Regular.woff2") format("woff2");
  font-weight: 400;
  font-style: normal;
  font-display: block;
}

@font-face {
  font-family: "neue regrade";
  src: url("./fonts/Neue_Regrade_Medium.woff2") format("woff2");
  font-weight: 500;
  font-style: normal;
  font-display: block;
}

@font-face {
  font-family: "neue regrade";
  src: url("./fonts/Neue_Regrade_Semibold.woff2") format("woff2");
  font-weight: 600;
  font-style: normal;
  font-display: block;
}

@font-face {
  font-family: "neue regrade";
  src: url("./fonts/Neue_Regrade_Bold.woff2") format("woff2");
  font-weight: 700;
  font-style: normal;
  font-display: block;
}

@font-face {
  font-family: "neue regrade";
  src: url("./fonts/Neue_Regrade_Extrabold.woff2") format("woff2");
  font-weight: 800;
  font-style: normal;
  font-display: block;
}

@font-face {
  font-family: "neue regrade";
  src: url("./fonts/Neue_Regrade_Light_Italic.woff2") format("woff2");
  font-weight: 300;
  font-style: italic;
  font-display: block;
}

@font-face {
  font-family: "neue regrade";
  src: url("./fonts/Neue_Regrade_Regular_Italic.woff2") format("woff2");
  font-weight: 400;
  font-style: italic;
  font-display: block;
}

@font-face {
  font-family: "neue regrade";
  src: url("./fonts/Neue_Regrade_Medium_Italic.woff2") format("woff2");
  font-weight: 500;
  font-style: italic;
  font-display: block;
}

@font-face {
  font-family: "neue regrade";
  src: url("./fonts/Neue_Regrade_SemiBold_Italic.woff2") format("woff2");
  font-weight: 600;
  font-style: italic;
  font-display: block;
}

@font-face {
  font-family: "neue regrade";
  src: url("./fonts/Neue_Regrade_Bold_Italic.woff2") format("woff2");
  font-weight: 700;
  font-style: italic;
  font-display: block;
}

@font-face {
  font-family: "neue regrade";
  src: url("./fonts/Neue_Regrade_ExtraBold_Italic.woff2") format("woff2");
  font-weight: 800;
  font-style: italic;
  font-display: block;
}
