/*
 * Efomo — Logiciel de tracking et CRM.
 *
 * Code propriétaire, 100% Efomo.
 *
 * @author     Laurent Vidal
 * @copyright  © Efomo. Tous droits réservés.
 * @link       https://www.efomo.com
 *
 * Police Inter servie DEPUIS NOTRE DOMAINE.
 *
 * Elle était auparavant chargée depuis un serveur tiers : le navigateur de chaque
 * visiteur s'y connectait à l'ouverture de la page, révélant son adresse IP et la
 * page consultée à une société qui n'a rien à voir avec le service demandé — sans
 * consentement, et sans nécessité technique. Les fichiers vivent désormais chez
 * nous : plus aucune requête ne sort.
 *
 * Inter — Rasmus Andersson, licence SIL Open Font License 1.1 (usage commercial
 * autorisé). Fichiers dans ce même dossier.
 */
@font-face {
  font-family: InterVariable;
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url('InterVariable.woff2') format('woff2');
}
@font-face {
  font-family: InterVariable;
  font-style: italic;
  font-weight: 100 900;
  font-display: swap;
  src: url('InterVariable-Italic.woff2') format('woff2');
}

/* Noms historiques encore référencés par des feuilles de style existantes. */
@font-face {
  font-family: 'Inter var';
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url('InterVariable.woff2') format('woff2');
}
@font-face {
  font-family: 'Inter var';
  font-style: italic;
  font-weight: 100 900;
  font-display: swap;
  src: url('InterVariable-Italic.woff2') format('woff2');
}
@font-face {
  font-family: Inter;
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url('InterVariable.woff2') format('woff2');
}
@font-face {
  font-family: Inter;
  font-style: italic;
  font-weight: 100 900;
  font-display: swap;
  src: url('InterVariable-Italic.woff2') format('woff2');
}
