@font-face {
  font-family: FN;
  src: url('en/ArialMT.eot') format('eot'),
       url('en/ArialMT.ttf') format('woff'),
       url('en/ArialMT.woff') format('truetype');
}

@font-face {
  font-family: FB;
  src: url('en/Arial-BoldMT.eot') format('eot'),
       url('en/Arial-BoldMT.ttf') format('woff'),
       url('en/Arial-BoldMT.woff') format('truetype');
}

@font-face {
  font-family: FP;
  src: url('en/ArialMT.eot') format('eot'),
       url('en/ArialMT.ttf') format('woff'),
       url('en/ArialMT.woff') format('truetype');
}