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