@font-face {
  font-family: "Regular";
  src: url("../fonts/Montserrat-VariableFont_wght.ttf?v=3.2.1") format("truetype");
  font-optical-sizing: auto;
  font-style: normal;
}
@font-face {
  font-family: "Italic";
  src: url("../fonts/Montserrat-Italic-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/BlairITCStd.woff2?v=3.2.1") format("woff"), url("../fonts/BlairITCStd.woff?v=3.2.1") format("woff"), url("../fonts/BlairITCStd.ttf?v=3.2.1") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Second Light";
  src: url("../fonts/BlairITCStd-Light.woff2?v=3.2.1") format("woff"), url("../fonts/BlairITCStd-Light.woff?v=3.2.1") format("woff"), url("../fonts/BlairITCStd-Light.ttf?v=3.2.1") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Second Bold";
  src: url("../fonts/BlairITCStd-Bold.woff2?v=3.2.1") format("woff"), url("../fonts/BlairITCStd-Bold.woff?v=3.2.1") format("woff"), url("../fonts/BlairITCStd-Bold.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_aerocampus.css.map */