@font-face {
  font-family: 'Quasimoda';
  src: url('/fonts/QuasimodaLight.otf');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Quasimoda';
  src: url('/fonts/QuasimodaRegular.otf');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Quasimoda';
  src: url('/fonts/QuasimodaMedium.otf');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Quasimoda';
  src: url('/fonts/QuasimodaSemiBold.otf');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Quasimoda';
  src: url('/fonts/QuasimodaBold.otf');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Quasimoda';
  src: url('/fonts/QuasimodaExtraBold.otf');
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Quasimoda';
  src: url('/fonts/QuasimodaBlack.otf');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
