@font-face {
  font-family:'Helvetica', sans-serif;
  src: url('fonts/Helvetica.otf')  format('opentype'),
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'eurostile', sans-serif;
  src: url('fonts/eurostile.ttf')  format('truetype'), 
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'EurostileBoldExtended', sans-serif;
  src: url('fonts/EurostileBoldExtended.ttf')  format('truetype'), 
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'MyriadPro-Regular', sans-serif;
  src: url('fonts/MyriadPro-Regular.otf')  format('opentype'), 
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'calibri', sans-serif;
  src: url('fonts/calibri.ttf')  format('truetype'), 
  font-weight: normal;
  font-style: normal;
}
