@font-face {
  font-family: 'Nunito Sans';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('/fonts/nunito-sans-v12-latin-regular.woff2') format('woff2');
}
@font-face {
  font-family: 'Nunito Sans';
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url('/fonts/nunito-sans-v12-latin-italic.woff2') format('woff2');
}
@font-face {
  font-family: 'Nunito Sans';
  font-style: italic;
  font-weight: 600;
  font-display: swap;
  src: url('/fonts/nunito-sans-v12-latin-600italic.woff2') format('woff2');
}
@font-face {
  font-family: 'Nunito Sans';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url('/fonts/nunito-sans-v12-latin-600.woff2') format('woff2');
}
@font-face {
  font-family: 'Nunito Sans';
  font-style: italic;
  font-weight: 700;
  font-display: swap;
  src: url('/fonts/nunito-sans-v12-latin-700italic.woff2') format('woff2');
}
@font-face {
  font-family: 'Nunito Sans';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url('/fonts/nunito-sans-v12-latin-700.woff2') format('woff2');
}

/* Portal - Onboarding fonts (single family per typeface, differentiate by font-weight) */
@font-face {
  font-family: 'Family';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('fonts/Family-Regular.woff2') format('woff2');
}
@font-face {
  font-family: 'Family';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url('fonts/Family-Medium.woff2') format('woff2');
}
@font-face {
  font-family: 'Inclusive Sans';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url('fonts/InclusiveSans-Light.woff2') format('woff2');
}
@font-face {
  font-family: 'Inclusive Sans';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('fonts/InclusiveSans-Regular.woff2') format('woff2');
}
@font-face {
  font-family: 'Inclusive Sans';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url('fonts/InclusiveSans-Medium.woff2') format('woff2');
}
@font-face {
  font-family: 'Lora';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('fonts/Lora-Regular.woff2') format('woff2');
}
@font-face {
  font-family: 'Lora';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url('fonts/Lora-Medium.woff2') format('woff2');
}
