/* ── FONTS ── */
@font-face {
	font-family: "Plain-Regular";
	font-style: normal;
	font-weight: 400;
	font-display: swap;
	src: url(../fonts/Plain-Regular-fixed.woff2) format("woff2");
}
