@font-face {
	font-family: 'Karelia Web Regular';
	src: url('../fonts/KareliaWeb-Regular.woff2') format('woff2'),
	url('../fonts/KareliaWeb-Regular.woff') format('woff');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Karelia Web Bold';
	src: url('../fonts/KareliaWeb-Bold.woff2') format('woff2'),
	url('../fonts/KareliaWeb-Bold.woff') format('woff');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}
