/* Acumin-Pro-Black */
@font-face {
  font-family: 'Acumin';
  src: url('../fonts/Acumin-Pro-Black.otf') format('opentype');
  font-weight: 300;
  font-display: swap;
  font-style: normal;
}
/* Impact */
@font-face {
  font-family: 'Impact';
  src: url('../fonts/Impact.ttf') format('truetype');
  font-weight: 300;
  font-display: swap;
  font-style: normal;
}
/* Montserrat */
@font-face {
  font-family: 'Montserrat-Extralight';
  src: url('../fonts/Montserrat-Extralight.ttf') format('truetype');
  font-weight: 200;
  font-display: swap;
  font-style: normal;
}
@font-face {
  font-family: 'Montserrat-Light';
  src: url('../fonts/Montserrat-Light.ttf') format('truetype');
  font-weight: 300;
  font-display: swap;
  font-style: normal;
}
@font-face {
  font-family: 'Montserrat-Regular';
  src: url('../fonts/Montserrat-Regular.ttf') format('truetype');
  font-weight: 400;
  font-display: swap;
  font-style: normal;
}
@font-face {
  font-family: 'Montserrat-Medium';
  src: url('../fonts/Montserrat-Medium.ttf') format('truetype');
  font-weight: 500;
  font-display: swap;
  font-style: normal;
}
@font-face {
  font-family: 'Montserrat-Semibold';
  src: url('../fonts/Montserrat-Semibold.ttf') format('truetype');
  font-weight: 600;
  font-display: swap;
  font-style: normal;
}
@font-face {
  font-family: 'Montserrat-Bold';
  src: url('../fonts/Montserrat-Bold.ttf') format('truetype');
  font-weight: 700;
  font-display: swap;
  font-style: normal;
}