@font-face {
	font-family: "Playfair Display";
	src: url("../fonts/PlayfairDisplay-Bold.woff2") format("woff2");
	font-weight: 900;
	font-style: normal;
}

@font-face {
	font-family: "Playfair Display Italic";
	src: url("../fonts/PlayfairDisplay-SemiBoldItalic.woff2") format("woff2");
	font-weight: 600;
	font-style: italic;
}

@font-face {
	font-family: "Geist";
	src: url("../fonts/Geist[wght].woff2") format("woff2");
	font-weight: 100 900;
	font-style: normal;
}

@font-face {
	font-family: "Geist Mono";
	src: url("../fonts/GeistMono[wght].woff2") format("woff2");
	font-weight: 100 900;
	font-style: normal;
}
