@font-face {
	font-display: swap;
	font-family: OpenSans;
	font-style: normal;
	font-weight: 400;
	src: url(font-files/OpenSans-Regular.woff) format("woff");
}

@font-face {
	font-display: swap;
	font-family: OpenSans;
	font-style: italic;
	font-weight: 400;
	src: url(font-files/OpenSans-Italic.woff) format("woff");
}

@font-face {
	font-display: swap;
	font-family: OpenSans;
	font-style: normal;
	font-weight: 600;
	src: url(font-files/OpenSans-SemiBold.woff) format("woff");
}

@font-face {
	font-display: swap;
	font-family: OpenSans;
	font-style: italic;
	font-weight: 600;
	src: url(font-files/OpenSans-SemiBoldItalic.woff) format("woff");
}

@font-face {
	font-display: swap;
	font-family: OpenSans;
	font-style: normal;
	font-weight: 700;
	src: url(font-files/OpenSans-Bold.woff) format("woff");
}

@font-face {
	font-display: swap;
	font-family: OpenSans;
	font-style: italic;
	font-weight: 700;
	src: url(font-files/OpenSans-BoldItalic.woff) format("woff");
}
