/* Lonie Font Family */
@font-face {
  font-family: 'Lonie';
  src: url('/assets/fonts/Lonie/Lonie Thin.otf') format('opentype');
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Lonie';
  src: url('/assets/fonts/Lonie/Lonie Thin Italic .otf') format('opentype');
  font-weight: 200;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Lonie';
  src: url('/assets/fonts/Lonie/Lonie Light.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Lonie';
  src: url('/assets/fonts/Lonie/Lonie Light Italic.otf') format('opentype');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Lonie';
  src: url('/assets/fonts/Lonie/Lonie Regular.otf') format('opentype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Lonie';
  src: url('/assets/fonts/Lonie/Lonie Regular Italic.otf') format('opentype');
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Lonie';
  src: url('/assets/fonts/Lonie/Lonie Regular.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Lonie';
  src: url('/assets/fonts/Lonie/Lonie Regular Italic.otf') format('opentype');
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Lonie';
  src: url('/assets/fonts/Lonie/Lonie Bold.otf') format('opentype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Lonie';
  src: url('/assets/fonts/Lonie/Lonie Bold Italic.otf') format('opentype');
  font-weight: 900;
  font-style: italic;
  font-display: swap;
}

/* @font-face {
  font-family: 'Lonie';
  src: url('/assets/fonts/Lonie/Lonie Black.otf') format('opentype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Lonie';
  src: url('/assets/fonts/Lonie/Lonie Black Italic.otf') format('opentype');
  font-weight: 900;
  font-style: italic;
  font-display: swap;
} */
