@font-face {
  font-family: 'Acumin Pro';
  src:
    url('/fonts/AcuminPro-Thin.woff2') format('woff2'),
    url('/fonts/AcuminPro-Thin.woff') format('woff');
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Acumin Pro';
  src:
    url('/fonts/AcuminPro-ThinItalic.woff2') format('woff2'),
    url('/fonts/AcuminPro-ThinItalic.woff') format('woff');
  font-weight: 100;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Acumin Pro';
  src:
    url('/fonts/AcuminPro-ExtraLight.woff2') format('woff2'),
    url('/fonts/AcuminPro-ExtraLight.woff') format('woff');
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Acumin Pro';
  src:
    url('/fonts/AcuminPro-ExtraLightItalic.woff2') format('woff2'),
    url('/fonts/AcuminPro-ExtraLightItalic.woff') format('woff');
  font-weight: 200;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Acumin Pro';
  src:
    url('/fonts/AcuminPro-Light.woff2') format('woff2'),
    url('/fonts/AcuminPro-Light.woff') format('woff');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Acumin Pro';
  src:
    url('/fonts/AcuminPro-LightItalic.woff2') format('woff2'),
    url('/fonts/AcuminPro-LightItalic.woff') format('woff');
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Acumin Pro';
  src:
    url('/fonts/AcuminPro-Regular.woff2') format('woff2'),
    url('/fonts/AcuminPro-Regular.woff') format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Acumin Pro';
  src:
    url('/fonts/AcuminPro-Italic.woff2') format('woff2'),
    url('/fonts/AcuminPro-Italic.woff') format('woff');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Acumin Pro';
  src:
    url('/fonts/AcuminPro-Medium.woff2') format('woff2'),
    url('/fonts/AcuminPro-Medium.woff') format('woff');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Acumin Pro';
  src:
    url('/fonts/AcuminPro-MediumItalic.woff2') format('woff2'),
    url('/fonts/AcuminPro-MediumItalic.woff') format('woff');
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Acumin Pro';
  src:
    url('/fonts/AcuminPro-Semibold.woff2') format('woff2'),
    url('/fonts/AcuminPro-Semibold.woff') format('woff');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Acumin Pro';
  src:
    url('/fonts/AcuminPro-SemiboldItalic.woff2') format('woff2'),
    url('/fonts/AcuminPro-SemiboldItalic.woff') format('woff');
  font-weight: 600;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Acumin Pro';
  src:
    url('/fonts/AcuminPro-Bold.woff2') format('woff2'),
    url('/fonts/AcuminPro-Bold.woff') format('woff');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Acumin Pro';
  src:
    url('/fonts/AcuminPro-BoldItalic.woff2') format('woff2'),
    url('/fonts/AcuminPro-BoldItalic.woff') format('woff');
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Acumin Pro';
  src:
    url('/fonts/AcuminPro-Black.woff2') format('woff2'),
    url('/fonts/AcuminPro-Black.woff') format('woff');
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Acumin Pro';
  src:
    url('/fonts/AcuminPro-BlackItalic.woff2') format('woff2'),
    url('/fonts/AcuminPro-BlackItalic.woff') format('woff');
  font-weight: 800;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Acumin Pro';
  src:
    url('/fonts/AcuminPro-UltraBlack.woff2') format('woff2'),
    url('/fonts/AcuminPro-UltraBlack.woff') format('woff');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Acumin Pro';
  src:
    url('/fonts/AcuminPro-UltraBlackItalic.woff2') format('woff2'),
    url('/fonts/AcuminPro-UltraBlackItalic.woff') format('woff');
  font-weight: 900;
  font-style: italic;
  font-display: swap;
}
