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