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