@font-face {
  font-family: "Nunito Sans";
  src: url("../fonts/NunitoSans-variable.ttf") format("truetype-variations");
  font-weight: 100 900;
  font-style: normal;
  font-display: swap;
}
/* Heading fonts */
@font-face {
  font-family: "NEXT ART";
  src: local("NEXT ART Light"), url("../fonts/NEXT-ART-Light.woff2") format("woff2"), url("../fonts/NEXT-ART-Light.otf") format("opentype");
  font-style: normal;
  font-weight: 300;
  font-display: swap;
}
@font-face {
  font-family: "NEXT ART";
  src: local("NEXT ART Regular"), url("../fonts/NEXT-ART-Regular.woff2") format("woff2"), url("../fonts/NEXT-ART-Regular.otf") format("opentype");
  font-style: normal;
  font-weight: 400;
  font-display: swap;
}
@font-face {
  font-family: "NEXT ART";
  src: local("NEXT ART SemiBold"), url("../fonts/NEXT-ART-SemiBold.woff2") format("woff2"), url("../fonts/NEXT-ART-SemiBold.otf") format("opentype");
  font-style: normal;
  font-weight: 600;
  font-display: swap;
}
@font-face {
  font-family: "NEXT ART";
  src: local("NEXT ART Bold"), url("../fonts/NEXT-ART-Bold.woff2") format("woff2"), url("../fonts/NEXT-ART-Bold.otf") format("opentype");
  font-style: normal;
  font-weight: 700;
  font-display: swap;
}
@font-face {
  font-family: "NEXT ART";
  src: local("NEXT ART Black"), url("../fonts/NEXT-ART-Heavy.woff2") format("woff2"), url("../fonts/NEXT-ART-Heavy.otf") format("opentype");
  font-style: normal;
  font-weight: 900;
  font-display: swap;
}

/*# sourceMappingURL=fonts-custom.css.map */
