@font-face {
  font-family: 'Material Symbols Outlined';
  src: url('./material-symbols-outlined.woff2') format('woff2');
  font-style: normal;
  font-weight: 100 700;  /* range de poids */
  font-display: swap;
}

/* JAKARTa SANS Regular */
@font-face {
  font-family: 'Plus Jakarta Sans';
  src: url('./plus-jakarta-sans-v12-latin-regular.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
/* JAKARTa SANS 500 */
@font-face {
  font-family: 'Plus Jakarta Sans';
  src: url('./plus-jakarta-sans-v12-latin-500.woff2') format('woff2');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
/* JAKARTa SANS 500 */
@font-face {
  font-family: 'Plus Jakarta Sans';
  src: url('./plus-jakarta-sans-v12-latin-800.woff2') format('woff2');
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Spectral';
  font-style: italic;
  font-weight: 200;
  src: url('./spectral-v15-latin-200italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Spectral';
  font-style: italic;
  font-weight: 300;
  src: url('./spectral-v15-latin-300italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* spectral-italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Spectral';
  font-style: italic;
  font-weight: 400;
  src: url('./spectral-v15-latin-italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Spectral';
  font-style: italic;
  font-weight: 500;
  src: url('./spectral-v15-latin-500italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* @font-face {
  font-family: 'Roslindale';
  src: url('./Roslindale-TextItalic.woff2') format('woff2');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
} */
