/* Acumin Pro Condensed */
@font-face {
  font-family: 'AcuminProCondensed';
  src: url('../fonts/Acumin_Pro_Condensed_Regular.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'AcuminProCondensed';
  src: url('../fonts/Acumin_Pro_Condensed_Medium.otf') format('opentype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'AcuminProCondensed';
  src: url('../fonts/Acumin_Pro_Condensed_Semibold.otf') format('opentype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'AcuminProCondensed';
  src: url('../fonts/Acumin_Pro_Condensed_Semibold_Italic.otf') format('opentype');
  font-weight: 600;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'AcuminProCondensed';
  src: url('../fonts/Acumin_Pro_Condensed_Bold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'AcuminProCondensed';
  src: url('../fonts/Acumin_Pro_Condensed_Black.otf') format('opentype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

/* Acumin Pro */
@font-face {
  font-family: 'AcuminPro';
  src: url('../fonts/Acumin_Pro_Regular.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'AcuminPro';
  src: url('../fonts/Acumin_Pro_Thin.otf') format('opentype');
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'AcuminPro';
  src: url('../fonts/Acumin_Pro_Light.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'AcuminPro';
  src: url('../fonts/Acumin_Pro_Light_Italic.otf') format('opentype');
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'AcuminPro';
  src: url('../fonts/Acumin_Pro_Italic.otf') format('opentype');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'AcuminPro';
  src: url('../fonts/Acumin_Pro_Medium.otf') format('opentype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'AcuminPro';
  src: url('../fonts/Acumin_Pro_Medium_Italic.otf') format('opentype');
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'AcuminPro';
  src: url('../fonts/Acumin_Pro_Bold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'AcuminPro';
  src: url('../fonts/Acumin_Pro_Black.otf') format('opentype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'BookmanPressSans';
  src: url('../fonts/Bookman-Press-Sans.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
