/* Playfair Display - Regular */
@font-face {
  font-family: "Playfair Display";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("playfair-display/PlayfairDisplay-Regular.woff2") format("woff2");
}
/* Playfair Display - Bold */
@font-face {
  font-family: "Playfair Display";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url("playfair-display/PlayfairDisplay-Bold.woff2") format("woff2");
}
/* Playfair Display - Italic */
@font-face {
  font-family: "Playfair Display";
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url("playfair-display/PlayfairDisplay-Italic.woff2") format("woff2");
}
/* Source Sans Pro - Light */
@font-face {
  font-family: "Source Sans Pro";
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url("source-sans-pro/SourceSansPro-Light.woff2") format("woff2");
}
/* Source Sans Pro - Regular */
@font-face {
  font-family: "Source Sans Pro";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("source-sans-pro/SourceSansPro-Regular.woff2") format("woff2");
}
/* Source Sans Pro - SemiBold */
@font-face {
  font-family: "Source Sans Pro";
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url("source-sans-pro/SourceSansPro-SemiBold.woff2") format("woff2");
}
/* Source Sans Pro - Bold */
@font-face {
  font-family: "Source Sans Pro";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url("source-sans-pro/SourceSansPro-Bold.woff2") format("woff2");
}
