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