@font-face {
  font-family: SourceSans;
  src: url("../../fonts/SourceSansPro-Regular.woff2") format("woff2"), url("../../fonts/SourceSansPro-Regular.woff") format("woff");
}
@font-face {
  font-family: SourceSans-Regular;
  src: url("../../fonts/SourceSansPro-Regular.woff2") format("woff2"), url("../../fonts/SourceSansPro-Regular.woff") format("woff");
}
@font-face {
  font-family: SourceSerif;
  src: url("../../fonts/SourceSerifPro-Regular.woff2") format("woff2"), url("../../fonts/SourceSerifPro-Regular.woff") format("woff");
}
@font-face {
  font-family: SourceSerif-Regular;
  src: url("../../fonts/SourceSerifPro-Regular.woff2") format("woff2"), url("../../fonts/SourceSerifPro-Regular.woff") format("woff");
}
@font-face {
  font-family: Crimson;
  src: url("../../fonts/Crimson-Roman.woff2") format("woff2"), url("../../fonts/Crimson-Roman.woff") format("woff");
  }
@font-face {
  font-family: Crimson-Roman;
  src: url("../../fonts/Crimson-Roman.woff2") format("woff2"), url("../../fonts/Crimson-Roman.woff") format("woff");
}
:root {
  --cassiopeia-font-family-body: "SourceSans", sans-serif;
  --cassiopeia-font-family-headings: "Crimson", serif;
  --cassiopeia-font-weight-headings: 700;
  --cassiopeia-font-weight-normal: 400;
}
/*
@font-face {
  font-family: SourceSans;
  src: url("../../fonts/SourceSansPro-It.woff2") format("woff2"), url("../../fonts/SourceSansPro-It.woff") format("woff");
  font-weight: 400;
  font-style: italic;
}

@font-face {
  font-family: SorceSans-RegularItalic;
  src: url("../../fonts/SourceSansPro-It.woff2") format("woff2"), url("../../fonts/SourceSansPro-It.woff") format("woff");
}

@font-face {
  font-family: SourceSans;
  src: url("../../fonts/SourceSansPro-Light.woff2") format("woff2"), url("../../fonts/SourceSansPro-Light.woff") format("woff");
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: SourceSans-Light;
  src: url("../../fonts/SourceSansPro-Light.woff2") format("woff2"), url("../../fonts/SourceSansPro-Light.woff") format("woff");
}

@font-face {
  font-family: SourceSans;
  src: url("../../fonts/SourceSansPro-LightItalic.woff2") format("woff2"), url("../../fonts/SourceSansPro-LightItalic.woff") format("woff");
  font-weight: 300;
  font-style: italic;
}

@font-face {
  font-family: SourceSans-LightItalic;
  src: url("../../fonts/SourceSansPro-LightIt.woff2") format("woff2"), url("../../fonts/SourceSansPro-LightIt.woff") format("woff");
}


@font-face {
  font-family: SourceSans;
  src: url("../../fonts/SourceSansPro-Bold.woff2") format("woff2"), url("../../fonts/SourceSansPro-Bold.woff") format("woff");
  font-weight: 700;
  font-style: bold;
}

@font-face {
  font-family: SourceSans-Bold;
  src: url("../../fonts/SourceSansPro-Bold.woff2") format("woff2"), url("../../fonts/SourceSansPro-Bold.woff") format("woff");
}

@font-face {
  font-family: SourceSans;
  src: url("../../fonts/SourceSansPro-BoldIt.woff2") format("woff2"), url("../../fonts/SourceSansPro-BoldIt.woff") format("woff");
  font-weight: 700;
  font-style: italic;
}

@font-face {
  font-family: SourceSans-BoldItalic;
  src: url("../../fonts/SourceSansPro-BoldIt.woff2") format("woff2"), url("../../fonts/SourceSansPro-BoldIt.woff") format("woff");
}

@font-face {
  font-family: SourceSans;
  src: url("../../fonts/SourceSansPro-Black.woff2") format("woff2"), url("../../fonts/SourceSansPro-Black.woff") format("woff");
  font-weight: 900;
  font-style: normal;
}

@font-face {
  font-family: SourceSans-Black;
  src: url("../../fonts/SourceSansPro-Black.woff2") format("woff2"), url("../../fonts/SourceSansPro-Black.woff") format("woff");
}

@font-face {
  font-family: SourceSans;
  src: url("../../fonts/SourceSansPro-BlackIt.woff2") format("woff2"), url("../../fonts/SourceSansPro-BlackIt.woff") format("woff");
  font-weight: 900;
  font-style: italic;
}

@font-face {
  font-family: SourceSans-BlackItalic;
  src: url("../../fonts/SourceSansPro-BlackIt.woff2") format("woff2"), url("../../fonts/SourceSansPro-BlackIt.woff") format("woff");
}

@font-face {
  font-family: Crimson;
  src: url("../../fonts/Crimson-BoldItalic.woff2") format("woff2"), url("../../fonts/Crimson-BoldItalic.woff") format("woff");
  font-weight: 900;
  font-style: italic;
}

@font-face {
  font-family: Crimson-BoldItalic;
  src: url("../../fonts/Crimson-BoldItalic.woff2") format("woff2"), url("../../fonts/Crimson-BoldItalic.woff") format("woff");
}
*/
