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