/* Kallisto Font Family */

/* Thin - 100 */
@font-face {
  font-family: 'Kallisto';
  src: url('./Kallisto-Thin-iF66729ea89e08f.otf') format('opentype');
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Kallisto';
  src: url('./Kallisto-Thin-Italic-iF66729ea8a3d53.otf') format('opentype');
  font-weight: 100;
  font-style: italic;
  font-display: swap;
}

/* Light - 300 */
@font-face {
  font-family: 'Kallisto';
  src: url('./Kallisto-Light-iF66729ea8b4a28.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Kallisto';
  src: url('./Kallisto-Light-Italic-iF66729ea8ba769.otf') format('opentype');
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}

/* Medium - 500 (used as Regular/Normal) */
@font-face {
  font-family: 'Kallisto';
  src: url('./Kallisto-Medium-iF66729ea8a93dc.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Kallisto';
  src: url('./Kallisto-Medium-Italic-iF66729ea8ae757.otf') format('opentype');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}

/* Medium - 500 (also available as medium) */
@font-face {
  font-family: 'Kallisto';
  src: url('./Kallisto-Medium-iF66729ea8a93dc.otf') format('opentype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Kallisto';
  src: url('./Kallisto-Medium-Italic-iF66729ea8ae757.otf') format('opentype');
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}

/* Bold - 700 */
@font-face {
  font-family: 'Kallisto';
  src: url('./Kallisto-Bold-iF66729ea8c9709.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Kallisto';
  src: url('./Kallisto-Bold-Italic-iF66729ea8ce636.otf') format('opentype');
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}

/* Heavy - 900 */
@font-face {
  font-family: 'Kallisto';
  src: url('./Kallisto-Heavy-iF66729ea8bf4a4.otf') format('opentype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Kallisto';
  src: url('./Kallisto-Heavy-Italic-iF66729ea8c47b8.otf') format('opentype');
  font-weight: 900;
  font-style: italic;
  font-display: swap;
}
