@font-face {
  font-family: "AA Stetica";
  src: url("../assets/fonts/AA Stetica Black.otf") format("opentype");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "AA Stetica";
  src: url("../assets/fonts/AA Stetica Bold.otf") format("opentype");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "AA Stetica";
  src: url("../assets/fonts/AA Stetica Bold Italic.otf") format("opentype");
  font-weight: bold;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "AA Stetica";
  src: url("../assets/fonts/AA Stetica Italic.otf") format("opentype");
  font-weight: normal;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "AA Stetica";
  src: url("../assets/fonts/AA Stetica Light.otf") format("opentype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "AA Stetica";
  src: url("../assets/fonts/AA Stetica Light Italic.otf") format("opentype");
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "AA Stetica";
  src: url("../assets/fonts/AA Stetica Medium.otf") format("opentype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "AA Stetica";
  src: url("../assets/fonts/AA Stetica Medium Italic.otf") format("opentype");
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "AA Stetica";
  src: url("../assets/fonts/AA Stetica Regular.otf") format("opentype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}