/* Font-face declarations for Encode Sans Expanded */

@font-face {
  font-family: 'Encode Sans Expanded';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('/y-fonts/encodesansexpanded-regular.woff2');
}

@font-face {
  font-family: 'Encode Sans Expanded';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url('/y-fonts/encodesansexpanded-bold.woff2');
}

