/* ! font-face started */
@font-face {
	font-family: "Opensans";
	src: url('/site/fonts/OpenSans-Bold.ttf') format("truetype");
	font-weight: 600;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: "Opensans";
	src: url('/site/fonts/OpenSans-Light.ttf') format("truetype");
	font-weight: 300;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: "Opensans";
	src: url('/site/fonts/OpenSans-Regular.ttf') format("truetype");
	font-weight: 400;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: "Opensans";
	src: url('/site/fonts/OpenSans-SemiBold.ttf') format("truetype");
	font-weight: 500;
	font-style: normal;
	font-display: swap;
}

/* ! font-face ended */
