@font-face{
	font-display: swap;
	font-family: "aharoni";
	src: url("/aharoni-webfont.woff");
}

@font-face{
	font-display: swap;
	font-family: "webly";
	src: url("/weblysleekuil-webfont.woff");
}

@font-face{
	font-display: swap;
	font-family: "webly";
	src: url("/weblysleekuisb-webfont.woff");
	font-weight: bold;
}

@font-face{
	font-display: swap;
	font-family: "webly";
	src: url("/weblysleekuili-webfont.woff");
	font-style: italic;
}

@font-face{
	font-display: swap;
	font-family: "webly";
	src: url("/weblysleekuisbi-webfont.woff");
	font-weight: bold;
	font-style: italic;
}



:root{
	--body-font-family: "webly";
}
