/* Jinnovanza — tipografías locales (reemplazan Google Fonts Bodoni Moda / Jost) */

@font-face {
	font-family: "MADE Mirage";
	src: url("../fonts/made-mirage-thin.woff2") format("woff2");
	font-weight: 100;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: "MADE Mirage";
	src: url("../fonts/made-mirage-regular.woff2") format("woff2");
	font-weight: 400;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: "Montserrat Light";
	src: url("../fonts/montserrat-light.woff2") format("woff2");
	font-weight: 300;
	font-style: normal;
	font-display: swap;
}
