/* Fonturi self-hosted, subset latin + latin-ext (ă â î ș ț). Licență OFL. */
@font-face {
	font-family: "Montserrat";
	src: url("../fonts/montserrat-var.woff2") format("woff2");
	font-weight: 400 700;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: "Cormorant Garamond";
	src: url("../fonts/cormorant-var.woff2") format("woff2");
	font-weight: 500 700;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: "Cormorant Garamond";
	src: url("../fonts/cormorant-italic-var.woff2") format("woff2");
	font-weight: 500 600;
	font-style: italic;
	font-display: swap;
}
