/* Selvhostede webfonts — ingen Google Fonts-kald (GDPR-compliant) */

/* Spectral 300 */
@font-face {
  font-family: 'Spectral';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url('../../fonts/spectral-v15-latin-300.woff2') format('woff2');
}

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

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

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

/* Spectral 400 italic */
@font-face {
  font-family: 'Spectral';
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url('../../fonts/spectral-v15-latin-italic.woff2') format('woff2');
}

/* Spectral 500 italic */
@font-face {
  font-family: 'Spectral';
  font-style: italic;
  font-weight: 500;
  font-display: swap;
  src: url('../../fonts/spectral-v15-latin-500italic.woff2') format('woff2');
}

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

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

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

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

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