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

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

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

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

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


@font-face {
  font-family: 'DrukText';
  src: url('/fonts/DrukText-Medium-Web.woff2') format('woff2');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}


@font-face {
  font-family: 'DrukText';
  src: url('/fonts/DrukText-Bold-Web.woff2') format('woff2');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}


@font-face {
  font-family: 'DrukText';
  src: url('/fonts/DrukText-Super-Web.woff2') format('woff2');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}



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