@font-face {
	font-family: 'DaxOT';
	font-weight: 300;
	font-display: fallback;
	src: url(DaxPro-WideLight.woff2) format('woff2'),
		  url(DaxPro-WideLight.woff) format('woff'),
		  url(DaxPro-WideLight.otf) format('opentype');
}

@font-face {
	font-family: 'DaxOT';
	font-weight: 400;
	font-display: fallback;
	src: url(DaxOT-WideRegular.woff2) format('woff2'),
		  url(DaxOT-WideRegular.woff) format('woff'),
		  url(DaxOT-WideRegular.otf) format('opentype');
}

@font-face {
	font-family: 'DaxOT';
	font-weight: 700;
	font-display: fallback;
	src: url(DaxOT-WideMedium.woff2) format('woff2'),
		  url(DaxOT-WideMedium.woff) format('woff'),
		  url(DaxOT-WideMedium.otf) format('opentype');
}