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

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

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