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

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