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