@font-face {
  font-family: 'SourceSansPro-Regular';
  src: url('SourceSansPro-Regular.eot');
  src: url('SourceSansPro-Regular.woff2') format('woff2'),
       url('SourceSansPro-Regular.woff') format('woff'),
       url('SourceSansPro-Regular.ttf') format('truetype'),
       url('SourceSansPro-Regular.svg#SourceSansPro-Regular') format('svg'),
       url('SourceSansPro-Regular.eot?#iefix') format('embedded-opentype');
  font-weight: normal;
  font-style: normal;
}

