@font-face {
  font-family: "Source Sans 3";
  src: url("sourcesans3/SourceSans3-VariableFont_wght.woff2") format("woff2-variations"),
       url("sourcesans3/SourceSans3-VariableFont_wght.woff") format("woff-variations"),
       url("sourcesans3/SourceSans3-VariableFont_wght.ttf") format("truetype-variations");
}


@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;
}
