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