/* Self-hosted Source Sans Pro font-face declarations
*/

@font-face {
  font-family: "Source Sans Pro";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("../fonts/source-sans-pro/SourceSansPro-Regular.woff2") format("woff2");
}

/* 600 Semibold */
@font-face {
  font-family: "Source Sans Pro";
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url("../fonts/source-sans-pro/SourceSansPro-Semibold.woff2") format("woff2");
}

/* 700 Bold */
@font-face {
  font-family: "Source Sans Pro";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url("../fonts/source-sans-pro/SourceSansPro-Bold.woff2") format("woff2");
}
