@font-face
{
    font-family: 'arial';
  src: url('arial.eot');
  src: url('arial.eot?#') format('embedded-opentype'),
      url('arial.woff') format('woff'),
      url('arial.ttf') format('truetype');
}
