@font-face {
  font-family: "Regular";
  src: url("../fonts/Raleway-VariableFont_wght.ttf?v=3.2.1") format("truetype");
  font-optical-sizing: auto;
  font-style: normal;
}
@font-face {
  font-family: "Italic";
  src: url("../fonts/Raleway-VariableFont_wght.ttf?v=3.2.1") format("truetype");
  font-optical-sizing: auto;
  font-style: normal;
}
@font-face {
  font-family: "Second Regular";
  src: url("../fonts/Raleway-VariableFont_wght.woff2?v=3.2.1") format("woff"), url("../fonts/Raleway-VariableFont_wght.woff?v=3.2.1") format("woff"), url("../fonts/Raleway-VariableFont_wght.ttf?v=3.2.1") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Second Light";
  src: url("../fonts/Raleway-VariableFont_wght.woff2?v=3.2.1") format("woff"), url("../fonts/Raleway-VariableFont_wght.woff?v=3.2.1") format("woff"), url("../fonts/Raleway-VariableFont_wght.ttf?v=3.2.1") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Second Bold";
  src: url("../fonts/Raleway-VariableFont_wght.woff2?v=3.2.1") format("woff"), url("../fonts/Raleway-VariableFont_wght.woff?v=3.2.1") format("woff"), url("../fonts/Raleway-VariableFont_wght.ttf?v=3.2.1") format("truetype");
  font-weight: normal;
  font-style: normal;
}
:root {
  --font-regular: Regular;
  --font-italic: Regular;
  --font-second-light: Second Light;
  --font-second-regular: Second Regular;
  --font-second-bold: Second Bold;
  --real-font-regular: Regular;
  --real-font-italic: Italic;
  --real-second-font-light: Second Light;
  --real-second-font-regular: Second Regular;
  --real-second-font-bold: Second Bold;
}

/*# sourceMappingURL=fonts_insitu.css.map */
