/* Font-face declarations for Helvetica Now Text */

@font-face {
  font-family: 'Helvetica Now Text';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('/y-fonts/helveticanowtext-regular.woff2');
}

@font-face {
  font-family: 'Helvetica Now Text';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url('/y-fonts/helveticanowtext-medium.woff2');
}

@font-face {
  font-family: 'Helvetica Now Text';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url('/y-fonts/helveticanowtext-bold.woff2');
}

