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

@font-face {
  font-family: 'Acumin Pro ExtraCondensed';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url('/y-fonts/acuminproextracondensed-bold.woff2');
}

@font-face {
  font-family: 'Acumin Pro ExtraCondensed';
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url('/y-fonts/acuminproextracondensed-black.woff2');
}

