@font-face {
	font-family:'OpenSans-Regular';
	src: url('OpenSans-Regular.woff') format('woff'),
		url('OpenSans-Regular.woff2') format('woff2'),
		url('OpenSans-Regular.eot'),
		url('OpenSans-Regular.eot?#iefix') format('embedded-opentype'),
		url('OpenSans-Regular.otf') format('opentype'),
		url('OpenSans-Regular.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family:'OpenSans-Bold';
	src: url('OpenSans-Bold.woff') format('woff'),
		url('OpenSans-Bold.woff2') format('woff2'),
		url('OpenSans-Bold.eot'),
		url('OpenSans-Bold.eot?#iefix') format('embedded-opentype'),
		url('OpenSans-Bold.otf') format('opentype'),
		url('OpenSans-Bold.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family:'Proxima-Nova-Bold';
	src: url('Proxima-Nova-Bold.woff') format('woff'),
		url('Proxima-Nova-Bold.woff2') format('woff2'),
		url('Proxima-Nova-Bold.eot'),
		url('Proxima-Nova-Bold.eot?#iefix') format('embedded-opentype'),
		url('Proxima-Nova-Bold.otf') format('opentype'),
		url('Proxima-Nova-Bold.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}