@font-face {
  font-family: 'Good Pro Wide';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url('./fonts/FFGoodWide-Medium.woff2') format('woff2');
}

@font-face {
  font-family: 'Good Pro Wide';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url('./fonts/FFGoodWide-Bold.woff2') format('woff2');
}

@font-face {
  font-family: 'Good Pro Wide Fallback';
  size-adjust: 103.95%;
  src: local('Arial');
}

@font-face {
  font-family: 'Good Pro Condensed';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url('./fonts/FFGoodCondensed-Medium.woff2') format('woff2');
}

@font-face {
  font-family: 'Good Pro Condensed';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url('./fonts/FFGoodCondensed-Bold.woff2') format('woff2');
}

@font-face {
  font-family: 'Good Pro Condensed Fallback';
  size-adjust: 71.4%;
  src: local('Arial');
}
