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