@font-face {
  font-family: 'Nexa';
  src: url('NexaLight.woff2') format('woff2');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Nexa';
  src: url('NexaBold.woff2') format('woff2');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
#succ-calculator,
#pdfContent {
  font-family: 'Nexa', 'Open Sans', Arial, sans-serif;
}
