@import url("./noto-serif-sc.css");

@font-face {
	font-family: "Cormorant Garamond";
	font-style: normal;
	font-display: swap;
	font-weight: 400;
	src: url("./cormorant-garamond-latin-400-normal.woff2") format("woff2");
}

@font-face {
	font-family: "Cormorant Garamond";
	font-style: italic;
	font-display: swap;
	font-weight: 400;
	src: url("./cormorant-garamond-latin-400-italic.woff2") format("woff2");
}

@font-face {
	font-family: "Cormorant Garamond";
	font-style: normal;
	font-display: swap;
	font-weight: 600;
	src: url("./cormorant-garamond-latin-600-normal.woff2") format("woff2");
}
