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