/* IBM Plex Sans (body) */
@font-face {
  font-display: swap;
  font-family: 'IBM Plex Sans';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/ibm-plex-sans/ibm-plex-sans-v23-latin-regular.woff2') format('woff2');
}

@font-face {
  font-display: swap;
  font-family: 'IBM Plex Sans';
  font-style: italic;
  font-weight: 400;
  src: url('../fonts/ibm-plex-sans/ibm-plex-sans-v23-latin-italic.woff2') format('woff2');
}

@font-face {
  font-display: swap;
  font-family: 'IBM Plex Sans';
  font-style: normal;
  font-weight: 500;
  src: url('../fonts/ibm-plex-sans/ibm-plex-sans-v23-latin-500.woff2') format('woff2');
}

@font-face {
  font-display: swap;
  font-family: 'IBM Plex Sans';
  font-style: normal;
  font-weight: 600;
  src: url('../fonts/ibm-plex-sans/ibm-plex-sans-v23-latin-600.woff2') format('woff2');
}

@font-face {
  font-display: swap;
  font-family: 'IBM Plex Sans';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/ibm-plex-sans/ibm-plex-sans-v23-latin-700.woff2') format('woff2');
}

/* Outfit (headings) */
@font-face {
  font-display: swap;
  font-family: 'Outfit';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/outfit/outfit-v15-latin-regular.woff2') format('woff2');
}

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

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

@font-face {
  font-display: swap;
  font-family: 'Outfit';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/outfit/outfit-v15-latin-700.woff2') format('woff2');
}

@font-face {
  font-display: swap;
  font-family: 'Outfit';
  font-style: normal;
  font-weight: 800;
  src: url('../fonts/outfit/outfit-v15-latin-800.woff2') format('woff2');
}

/* Monaspace Neon (monospace / code) */
@font-face {
  font-display: swap;
  font-family: 'Monaspace Neon';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/monaspace-neon/MonaspaceNeon-Regular.woff2') format('woff2');
}

@font-face {
  font-display: swap;
  font-family: 'Monaspace Neon';
  font-style: italic;
  font-weight: 400;
  src: url('../fonts/monaspace-neon/MonaspaceNeon-Italic.woff2') format('woff2');
}

@font-face {
  font-display: swap;
  font-family: 'Monaspace Neon';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/monaspace-neon/MonaspaceNeon-Bold.woff2') format('woff2');
}
