@font-face {
	font-family: 'VistaSansReg';
	src: url(../../assets/fonts/VistaSansReg.eot) format('embedded-opentype');
	font-weight: 500;
	font-style: normal;
}

@font-face {
	font-family: 'VistaSansReg';
	src: url(../../assets/fonts/VistaSansReg.ttf) format('truetype'),
	url(../../assets/fonts/VistaSansReg.svg) format('svg');
	font-weight: 500;
	font-style: normal;
}