@font-face {
	font-family: "Work Sans";
	src: url(../../assets/fonts/OpenSans-Regular.ttf) format("ttf");
	font-weight: 400;
	font-style: normal;
	font-display: swap;
	unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1,
		U+01AF-01B0, U+1EA0-1EF9, U+20AB;
}

@font-face {
	font-family: "Work Sans";
	src: url(../../assets/fonts/OpenSans-Bold.ttf) format("ttf");
	font-weight: 700;
	font-style: normal;
	font-display: swap;
	unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1,
		U+01AF-01B0, U+1EA0-1EF9, U+20AB;
}
