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