@font-face {
  font-family: "Source Sans Pro";
  src: url("sourcesanspro/SourceSansPro-Regular.eot");
  src: url("sourcesanspro/SourceSansPro-Regular.eot?#iefix")
      format("embedded-opentype"),
    url("sourcesanspro/SourceSansPro-Regular.woff2") format("woff2"),
    url("sourcesanspro/SourceSansPro-Regular.woff") format("woff"),
    url("sourcesanspro/SourceSansPro-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Source Sans Pro";
  src: url("sourcesanspro/SourceSansPro-Semibold.eot");
  src: url("sourcesanspro/SourceSansPro-Semibold.eot?#iefix")
      format("embedded-opentype"),
    url("sourcesanspro/SourceSansPro-Semibold.woff2") format("woff2"),
    url("sourcesanspro/SourceSansPro-Semibold.woff") format("woff"),
    url("sourcesanspro/SourceSansPro-Semibold.ttf") format("truetype");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
