@font-face {
  font-family: 'Acumin Pro Wide';
  font-style: normal;
  font-weight: 100;
  font-display: swap;
  src: url('./fonts/Acumin/Acumin_Pro_Wide_Thin.otf') format('opentype');
}

@font-face {
  font-family: 'Acumin Pro Wide';
  font-style: italic;
  font-weight: 100;
  font-display: swap;
  src: url('./fonts/Acumin/Acumin_Pro_Wide_Thin_Italic.otf') format('opentype');
}

@font-face {
  font-family: 'Acumin Pro Wide';
  font-style: normal;
  font-weight: 200;
  font-display: swap;
  src: url('./fonts/Acumin/Acumin_Pro_Wide_ExtraLight.otf') format('opentype');
}

@font-face {
  font-family: 'Acumin Pro Wide';
  font-style: italic;
  font-weight: 200;
  font-display: swap;
  src: url('./fonts/Acumin/Acumin_Pro_Wide_ExtraLight_Italic.otf') format('opentype');
}

@font-face {
  font-family: 'Acumin Pro Wide';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url('./fonts/Acumin/Acumin_Pro_Wide_Light.otf') format('opentype');
}

@font-face {
  font-family: 'Acumin Pro Wide';
  font-style: italic;
  font-weight: 300;
  font-display: swap;
  src: url('./fonts/Acumin/Acumin_Pro_Wide_Light_Italic.otf') format('opentype');
}

@font-face {
  font-family: 'Acumin Pro Wide';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('./fonts/Acumin/Acumin_Pro_Wide.otf') format('opentype');
}

@font-face {
  font-family: 'Acumin Pro Wide';
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url('./fonts/Acumin/Acumin_Pro_Wide_Italic.otf') format('opentype');
}

@font-face {
  font-family: 'Acumin Pro Wide';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url('./fonts/Acumin/Acumin_Pro_Wide_Medium.otf') format('opentype');
}

@font-face {
  font-family: 'Acumin Pro Wide';
  font-style: italic;
  font-weight: 500;
  font-display: swap;
  src: url('./fonts/Acumin/Acumin_Pro_Wide_Medium_Italic.otf') format('opentype');
}

@font-face {
  font-family: 'Acumin Pro Wide';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url('./fonts/Acumin/Acumin_Pro_Wide_Semibold.otf') format('opentype');
}

@font-face {
  font-family: 'Acumin Pro Wide';
  font-style: italic;
  font-weight: 600;
  font-display: swap;
  src: url('./fonts/Acumin/Acumin_Pro_Wide_Semibold_Italic.otf') format('opentype');
}

@font-face {
  font-family: 'Acumin Pro Wide';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url('./fonts/Acumin/Acumin_Pro_Wide_Bold.otf') format('opentype');
}

@font-face {
  font-family: 'Acumin Pro Wide';
  font-style: italic;
  font-weight: 700;
  font-display: swap;
  src: url('./fonts/Acumin/Acumin_Pro_Wide_Bold_Italic.otf') format('opentype');
}

@font-face {
  font-family: 'Acumin Pro Wide';
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url('./fonts/Acumin/Acumin_Pro_Wide_Black.otf') format('opentype');
}

@font-face {
  font-family: 'Acumin Pro Wide';
  font-style: italic;
  font-weight: 900;
  font-display: swap;
  src: url('./fonts/Acumin/Acumin_Pro_Wide_Black_Italic.otf') format('opentype');
}

@font-face {
  font-family: 'Acumin Pro Wide';
  font-style: normal;
  font-weight: 950;
  font-display: swap;
  src: url('./fonts/Acumin/Acumin_Pro_Wide_UltraBlack.otf') format('opentype');
}

@font-face {
  font-family: 'Acumin Pro Wide';
  font-style: italic;
  font-weight: 950;
  font-display: swap;
  src: url('./fonts/Acumin/Acumin_Pro_Wide_UltraBlack_Italic.otf') format('opentype');
}

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

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

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