@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: 900;
  font-display: swap;
  src: url('./fonts/Apercu-Black-Pro.woff2') format('woff2');
}

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

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

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

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

@font-face {
  font-family: 'Noto Serif-fallback';
  size-adjust: 118.94%;
  src: local('Times New Roman');
}
