/* Font-face declarations for Acumin Pro Wide */

@font-face {
  font-family: 'Acumin Pro Wide';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('/y-fonts/acuminprowide-regular.woff2');
}

@font-face {
  font-family: 'Acumin Pro Wide';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url('/y-fonts/acuminprowide-semibold.woff2');
}

