/* ============================================
   POLICE LOCALE — ioSmart
   Hind (SIL OFL) — police de la marque, utilisée dans le logotype
   ============================================ */

@font-face {
  font-family: 'Hind';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url('hind-light.woff2') format('woff2'),
       url('hind-light.otf') format('opentype');
}
@font-face {
  font-family: 'Hind';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('hind-regular.woff2') format('woff2'),
       url('hind-regular.otf') format('opentype');
}
@font-face {
  font-family: 'Hind';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url('hind-medium.woff2') format('woff2'),
       url('hind-medium.otf') format('opentype');
}
@font-face {
  font-family: 'Hind';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url('hind-semibold.woff2') format('woff2'),
       url('hind-semibold.otf') format('opentype');
}
@font-face {
  font-family: 'Hind';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url('hind-bold.woff2') format('woff2'),
       url('hind-bold.otf') format('opentype');
}
