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