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