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