/* IFAD Jewellery — self-hosted brand font (global). Nunito Sans, variable.
   Loaded before the design stylesheet so every "Nunito Sans" rule resolves. */
@font-face {
	font-family: "Nunito Sans";
	src: url("../fonts/NunitoSans-Variable.ttf") format("truetype");
	font-weight: 200 1000;
	font-stretch: 75% 125%;
	font-style: normal;
	font-display: swap;
}
