@font-face {
  font-family: "SourceSansPro";
  font-weight: 400;
  src: url("sourcesanspro-regular.woff") format('woff');
}

@font-face {
  font-family: "SourceSansPro";
  font-weight: 700;
  src: url("sourcesanspro-bold.woff") format('woff');
}