@font-face {
  font-family: "Source Serif Pro";
  font-weight: 600;
  font-style: normal;
  font-display: swap;
  src: url("fonts/Source_Serif_Pro/600.woff2") format("woff2"),
    url("fonts/Source_Serif_Pro/600.woff") format("woff");
}
@font-face {
  font-family: "Source Serif Pro";
  font-weight: 400;
  font-style: normal;
  font-display: swap;
  src: url("../fonts/Source_Serif_Pro/regular.woff2") format("woff2"),
    url("../fonts/Source_Serif_Pro/regular.woff") format("woff");
}
@font-face {
  font-family: "Source Sans Pro";
  font-weight: 400;
  font-style: normal;
  font-display: swap;
  src: url("../fonts/Source_Sans_Pro/regular.woff2") format("woff2"),
    url("../fonts/Source_Sans_Pro/regular.woff") format("woff");
}
@font-face {
  font-family: "Source Sans Pro";
  font-weight: 600;
  font-style: normal;
  font-display: swap;
  src: url("../fonts/Source_Sans_Pro/600.woff2") format("woff2"),
    url("../fonts/Source_Sans_Pro/600.woff") format("woff");
}
