/* =========================================================
   Jezben — webfonts
   Niveau Grotesk, carried over from the previous build.

   NOTE: these files are HvD *trial* releases (HvDTrial_*).
   Trial licences do not permit production use. A licensed
   copy must replace them before go-live; the family name and
   weights below are the drop-in point.
   ========================================================= */

@font-face {
	font-family: "Niveau Grotesk";
	font-style: normal;
	font-weight: 400;
	font-display: swap;
	src: url("../fonts/HvDTrial_NiveauGroteskRegular.woff2") format("woff2"),
	     url("../fonts/HvDTrial_NiveauGroteskRegular.woff") format("woff");
}

@font-face {
	font-family: "Niveau Grotesk";
	font-style: normal;
	font-weight: 500;
	font-display: swap;
	src: url("../fonts/HvDTrial_NiveauGroteskMedium.woff2") format("woff2"),
	     url("../fonts/HvDTrial_NiveauGroteskMedium.woff") format("woff");
}

@font-face {
	font-family: "Niveau Grotesk";
	font-style: normal;
	font-weight: 700;
	font-display: swap;
	src: url("../fonts/HvDTrial_NiveauGroteskBold.woff2") format("woff2"),
	     url("../fonts/HvDTrial_NiveauGroteskBold.woff") format("woff");
}
