/**
 * Altezza Travel typography — Mazzard (display) + CoreSans CR (body secondary).
 * Self-hosted woff2 files mirror altezzatravel.com article pages.
 */

@font-face {
	font-display: swap;
	font-family: Mazzard;
	font-style: normal;
	font-weight: 400;
	src: url("../fonts/altezza/MazzardSoftH-Regular.woff2") format("woff2");
}

@font-face {
	font-display: swap;
	font-family: Mazzard;
	font-style: normal;
	font-weight: 500;
	src: url("../fonts/altezza/MazzardSoftH-Medium.woff2") format("woff2");
}

@font-face {
	font-display: swap;
	font-family: Mazzard;
	font-style: normal;
	font-weight: 600;
	src: url("../fonts/altezza/MazzardSoftH-SemiBold.woff2") format("woff2");
}

@font-face {
	font-display: swap;
	font-family: Mazzard;
	font-style: normal;
	font-weight: 700;
	src: url("../fonts/altezza/MazzardSoftH-Bold.woff2") format("woff2");
}

@font-face {
	font-display: swap;
	font-family: MazzardItalic;
	font-style: italic;
	font-weight: 400;
	src: url("../fonts/altezza/MazzardSoftH-Italic.woff2") format("woff2");
}

@font-face {
	font-display: swap;
	font-family: CoreSansCR;
	font-style: normal;
	font-weight: 400;
	src: url("../fonts/altezza/CoreSansCR-45Regular.woff2") format("woff2");
}

@font-face {
	font-display: swap;
	font-family: CoreSansCR;
	font-style: normal;
	font-weight: 500;
	src: url("../fonts/altezza/CoreSansCR-55Medium.woff2") format("woff2");
}

@font-face {
	font-display: swap;
	font-family: CoreSansCR;
	font-style: normal;
	font-weight: 600;
	src: url("../fonts/altezza/CoreSansCR-65Bold.woff2") format("woff2");
}

@font-face {
	font-display: swap;
	font-family: CoreSansCR;
	font-style: normal;
	font-weight: 700;
	src: url("../fonts/altezza/CoreSansCR-65Bold.woff2") format("woff2");
}
