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