/* david-libre-regular - hebrew */
@font-face {
  font-display: swap;
  font-family: 'David Libre';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/david-libre/david-libre-v1-regular.woff2') format('woff2');
}
/* david-libre-bold - hebrew */
@font-face {
  font-display: swap;
  font-family: 'David Libre';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/david-libre/david-libre-v1-bold.woff2') format('woff2');
}

/*
  PROCÉDURE DE MISE À JOUR DES POLICES LOCALES (ROBOTO)

  Ce fichier a été généré pour charger la police Roboto en local, sans dépendre de Google Fonts.
  Si vous avez besoin de modifier les graisses (weights) ou les styles (ex: ajouter italic), suivez ces étapes :

  1. ALLER SUR L'OUTIL EN LIGNE :
     Rendez-vous sur le site "Google Webfonts Helper" (rechercher sur un moteur de recherche, l'URL est souvent gwfh.mranftl.com).

  2. SÉLECTIONNER LA POLICE :
     Dans la barre de recherche, trouvez et sélectionnez "Roboto".

  3. SÉLECTIONNER LES JEUX DE CARACTÈRES (CHARSETS) :
     Assurez-vous que 'latin' et 'latin-ext' sont cochés pour une compatibilité maximale.

  4. SÉLECTIONNER LES STYLES :
     Cochez toutes les graisses (ex: 300, 400, 700) et les styles (ex: italic) dont vous avez besoin.
     Rappel : 'regular' correspond à la graisse 400.

  5. PERSONNALISER LE CHEMIN (IMPORTANT) :
     Dans la section "Customize folder prefix (optional)", changez le chemin par défaut pour :
     ../fonts/roboto/
     (Cela garantit que les URLs dans le CSS généré seront correctes pour ce projet).

  6. TÉLÉCHARGER ET REMPLACER :
     - Copiez le nouveau code CSS généré et remplacez entièrement le contenu de ce fichier.
     - Téléchargez le fichier .zip, décompressez-le et remplacez les fichiers de police existants dans le dossier :
       /assets/fonts/roboto/
*/

/* roboto-100 - latin_latin-ext */
 @font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/ @font-face/font-display for other options. */
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 100;
  src: url('../fonts/roboto/roboto-v49-latin_latin-ext-100.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* roboto-300 - latin_latin-ext */
 @font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/ @font-face/font-display for other options. */
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  src: url('../fonts/roboto/roboto-v49-latin_latin-ext-300.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* roboto-regular - latin_latin-ext */
 @font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/ @font-face/font-display for other options. */
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/roboto/roboto-v49-latin_latin-ext-regular.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* roboto-italic - latin_latin-ext */
 @font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/ @font-face/font-display for other options. */
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 400;
  src: url('../fonts/roboto/roboto-v49-latin_latin-ext-italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* roboto-500 - latin_latin-ext */
 @font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/ @font-face/font-display for other options. */
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  src: url('../fonts/roboto/roboto-v49-latin_latin-ext-500.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* roboto-700 - latin_latin-ext */
 @font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/ @font-face/font-display for other options. */
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/roboto/roboto-v49-latin_latin-ext-700.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* roboto-700italic - latin_latin-ext */
 @font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/ @font-face/font-display for other options. */
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 700;
  src: url('../fonts/roboto/roboto-v49-latin_latin-ext-700italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* roboto-900 - latin_latin-ext */
 @font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/ @font-face/font-display for other options. */
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 900;
  src: url('../fonts/roboto/roboto-v49-latin_latin-ext-900.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}