@font-face {
	font-family: "aller";
	src:
		url("../fonts/aller/aller_it-webfont.woff2") format("woff2"),
		url("../fonts/aller/aller_it-webfont.woff") format("woff");
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: overlock;
	src: url("../fonts/Overlock/woff2/Overlock-Black.woff2") format("woff2");
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: overlock;
	src: url("../fonts/Overlock/woff2/Overlock-BlackItalic.woff2") format("woff2");
	font-weight: normal;
	font-style: italic;
}

@font-face {
	font-family: "Outfit";
	src:
		url("../fonts/Outfit/woff2/Outfit-VariableFont_wght.woff2")
			format("woff2 supports variations"),
		url("../fonts/Outfit/woff2/Outfit-VariableFont_wght.woff2")
			format("woff2-variations");
	font-weight: 100 900;
	font-style: normal;
	font-display: swap;
}
