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

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

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

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

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

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

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

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

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

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