/* Backend Fonts - Self-hosted */
/* Generated: 2025-11-14 */

/* Source Sans Pro - Light (300) */
@font-face {
  font-family: 'Source Sans Pro';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url('/fonts/source-sans-pro/SourceSans3-Light.ttf') format('truetype');
}

/* Source Sans Pro - Regular (400) */
@font-face {
  font-family: 'Source Sans Pro';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('/fonts/source-sans-pro/SourceSans3-Regular.ttf') format('truetype');
}

/* Source Sans Pro - Italic (400i) */
@font-face {
  font-family: 'Source Sans Pro';
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url('/fonts/source-sans-pro/SourceSans3-Italic.ttf') format('truetype');
}

/* Source Sans Pro - Bold (700) */
@font-face {
  font-family: 'Source Sans Pro';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url('/fonts/source-sans-pro/SourceSans3-Bold.ttf') format('truetype');
}

/* ========================================== */
/* Nunito */
/* ========================================== */

/* Nunito - Variable Font (200-900) */
@font-face {
  font-family: 'Nunito';
  font-style: normal;
  font-weight: 200 900;
  font-display: swap;
  src: url('/fonts/nunito/Nunito-ExtraLight.ttf') format('truetype');
}
