@font-face {
  font-family: "Source-Sans-Pro-Bold";
  src: url("../../../../../vendor/roboto-fontface/SourceSansPro-Bold.woff2") format("woff2"), url("../../../../../vendor/roboto-fontface/fonts/roboto/SourceSansPro-Bold.woff") format("woff");
}
@font-face {
  font-family: "Source-Sans-Pro";
  src: url("../../../../../vendor/source-sans-fontface/SourceSansPro-Regular.woff2") format("woff2"), url("../../../../../vendor/source-sans-fontface/SourceSansPro-Regular.woff") format("woff");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "Source-Sans-Pro-Italic";
  src: url("../../../../../vendor/source-sans-fontface/SourceSansPro-Italic.woff2") format("woff2"), url("../../../../../vendor/source-sans-fontface/SourceSansPro-Italic.woff") format("woff");
}

:root {
  --cassiopeia-font-family-body: "Source-Sans-Pro", sans-serif;
  --cassiopeia-font-family-headings: "Source-Sans-Pro", sans-serif;
  --cassiopeia-font-weight-headings: 700;
  --cassiopeia-font-weight-normal: 400;
}