@font-face {
	font-family: 'fontBody';
	font-style: normal;
	font-weight: 400;
	font-display: swap;
	src: url("https://dist.tarkma.ee/f/OpenSans-Regular.ttf") format('truetype');
}
@font-face {
	font-family: 'fontBody';
	font-style: normal;
	font-weight: 700;
	font-display: swap;
	src: url("https://dist.tarkma.ee/f/OpenSans-Bold.ttf") format('truetype');
}
@font-face {
	font-family: 'fontNav';
	font-style: normal;
	font-weight: 400;
	font-display: swap;
	src: url("https://dist.tarkma.ee/f/Montserrat-Regular.woff2") format('woff2');
}
@font-face {
	font-family: 'fontNav';
	font-style: normal;
	font-weight: 600;
	font-display: swap;
	src: url("https://dist.tarkma.ee/f/Montserrat-SemiBold.woff2") format('woff2');
}
@font-face {
	font-family: 'fontHeader';
	font-style: normal;
	font-weight: 500;
	font-display: swap;
	src: url("https://dist.tarkma.ee/f/Bitter_wght.ttf") format('truetype');
}
@font-face {
	font-family: 'fontButton';
	font-style: normal;
	font-weight: 400;
	font-display: swap;
	src: url("https://dist.tarkma.ee/f/Inter-Regular.woff2") format('woff2');
}