
@font-face {
  font-family: 'VistaSansLight';
  src: url('../fonts/VistaSansLight.eot?#iefix') format('embedded-opentype'), 
  url('../fonts/VistaSansLight.woff') format('woff'), 
  url('../fonts/VistaSansLight.ttf')  format('truetype'), 
  url('../fonts/VistaSansLight.svg#VistaSansLight') format('svg');
  font-weight: normal;
  font-style: normal;
}


@font-face {
  font-family: 'VistaSansBold';
  src: url('../fonts/VistaSansBold.eot?#iefix') format('embedded-opentype'), 
  url('../fonts/VistaSansBold.woff') format('woff'), 
  url('../fonts/VistaSansBold.ttf')  format('truetype'),
  url('../fonts/VistaSansBold.svg#VistaSansBold') format('svg');
  font-weight: normal;
  font-style: normal;
}

