@font-face {
	font-family: 'Dax';
	src: url('../fonts/dax/Dax.woff2') format('woff2'),
	 url('../fonts/dax/Dax.woff') format('woff'),
	 url('../fonts/dax/Dax.eot') format('eot'),
	 url('../fonts/dax/Dax.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Dax';
	src: url('../fonts/dax/DaxMedium.woff2') format('woff2'),
	 url('../fonts/dax/DaxMedium.woff') format('woff'),
	 url('../fonts/dax/DaxMedium.eot') format('eot'),
	 url('../fonts/dax/DaxMedium.ttf') format('truetype');
	font-weight: 500;
	font-style: normal;
}

@font-face {
	font-family: 'Dax';
	src: url('../fonts/dax/Dax-Bold.woff2') format('woff2'),
	 url('../fonts/dax/Dax-Bold.woff') format('woff'),
	 url('../fonts/dax/Dax-Bold.eot') format('eot'),
	 url('../fonts/dax/Dax-Bold.ttf') format('truetype');
	font-weight: bold;
	font-style: normal;
}

@font-face {
	font-family: 'Dax';
	src: url('../fonts/dax/DaxLight.woff2') format('woff2'),
	 url('../fonts/dax/DaxLight.woff') format('woff'),
	 url('../fonts/dax/DaxLight.eot') format('eot'),
	 url('../fonts/dax/DaxLight.ttf') format('truetype');
	font-weight: 300;
	font-style: normal;
}