@font-face {
  font-family: 'Apercu Pro';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('./fonts/Apercu-Regular-Pro.woff2') format('woff2');
}

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

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

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

@font-face {
  font-family: 'Reckless';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('./fonts/Reckless-Regular.woff2') format('woff2');
}

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

@font-face {
  font-family: 'Reckless';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url('./fonts/Reckless-SemiBold.woff2') format('woff2');
}

@font-face {
  font-family: 'Reckless Fallback';
  size-adjust: 109.34%;
  src: local('Times New Roman');
}
