@font-face {
  font-display: swap;
  font-family: "lota";
  src: url("/fonts/lotagrotesquealt3-thin.otf");
  font-weight: 100;
  font-style: normal;
}

@font-face {
  font-display: swap;
  font-family: "lota";
  src: url("/fonts/lotagrotesquealt3-extra-light.otf");
  font-weight: 200;
  font-style: normal;
}

@font-face {
  font-display: swap;
  font-family: "lota";
  src: url("/fonts/lotagrotesquealt3-light.otf");
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-display: swap;
  font-family: "lota";
  src: url("/fonts/lotagrotesquealt3-regular.otf");
  font-style: normal;
  font-weight: 400;
}

@font-face {
  font-display: swap;
  font-family: "lota";
  src: url("/fonts/lotagrotesquealt3-semibold.otf");
  font-style: normal;
  font-weight: 600;
}

@font-face {
  font-display: swap;
  font-family: "lota";
  src: url("/fonts/lotagrotesquealt3-bold.otf");
  font-style: normal;
  font-weight: 700;
}

@font-face {
  font-display: swap;
  font-family: "lota";
  src: url("/fonts/lotagrotesquealt3-black.otf");
  font-style: normal;
  font-weight: 900;
}

@font-face {
  font-display: swap;
  font-family: "maxi";
  src: url("/fonts/ABCMaxiSharpVariable.ttf");
  font-style: normal;
  font-weight: 700;
}