@font-face {
	font-family:'Dacia Block';
	src:	url('DaciaBlock-Light.woff2') format('woff2'),
			url('DaciaBlock-Light.woff') format('woff');
	font-weight: 300;
	font-style: normal;
}

@font-face {
	font-family:'Dacia Block Extended';
	src:	url('DaciaBlockExtended-Light.woff2') format('woff2'),
			url('DaciaBlockExtended-Light.woff') format('woff');
	font-weight: 300;
	font-style: normal;
}

@font-face {
	font-family:'Dacia Block';
	src:	url('DaciaBlock-Regular.woff2') format('woff2'),
			url('DaciaBlock-Regular.woff') format('woff');
	font-weight: 400;
	font-style: normal;
}

@font-face {
	font-family:'Dacia Block Extended';
	src:	url('DaciaBlockExtended-Regular.woff2') format('woff2'),
			url('DaciaBlockExtended-Regular.woff') format('woff');
	font-weight: 400;
	font-style: normal;
}

@font-face {
	font-family:'Dacia Block';
	src:	url('DaciaBlock-Bold.woff2') format('woff2'),
			url('DaciaBlock-Bold.woff') format('woff');
	font-weight: 700;
	font-style: normal;
}

@font-face {
	font-family:'Dacia Block Extended';
	src:	url('DaciaBlockExtended-Bold.woff2') format('woff2'),
			url('DaciaBlockExtended-Bold.woff') format('woff');
	font-weight: 700;
	font-style: normal;
}

@font-face {
	font-family:'Dacia Block Variable';
	src:	url('DaciaBlock-Variable.woff2') format('woff2'),
			url('DaciaBlock-Variable.woff') format('woff');
	font-weight: 400;
	font-style: normal;
}

