
/* @font-face {
  font-family: Gazzetta;
  src: url('../fonts/Gazzetta-Regular.ttf');
  font-weight: 900;
} */
body {
    max-width: 1500px;
    margin: auto;
    background-color: #ca162f;
    font-family: "optima-lt-pro", sans-serif;
font-weight: 400;
font-style: normal;
}
.short-terms {
    position: relative;
    top: 800px;
}
.short-terms-title {
    font-weight: 700;
}