/* Léo Design System — HugeIcons (sous-ensemble utilisé par le formulaire) */
@font-face {
  font-family: "hugeicons-stroke-rounded";
  src: url("fonts/hgi-stroke-rounded.woff2") format("woff2");
}
.hgi-stroke {
  font-family: "hugeicons-stroke-rounded" !important;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  display: inline-block;
  font-variant: normal;
  font-variant-ligatures: discretionary-ligatures;
  font-feature-settings: "liga" 1;
  line-height: 1;
  text-rendering: auto;
  font-display: swap;
}
.hgi-stroke.hgi-invoice-01::before { content: "\f105d"; }
.hgi-stroke.hgi-mail-01::before { content: "\f12b9"; }
.hgi-stroke.hgi-customer-support::before { content: "\f09b5"; }
.hgi-stroke.hgi-alert-circle::before { content: "\f0107"; }
.hgi-stroke.hgi-help-circle::before { content: "\f0efd"; }
.hgi-stroke.hgi-briefcase-01::before { content: "\f048d"; }
.hgi-stroke.hgi-home-01::before { content: "\f0f3d"; }
.hgi-stroke.hgi-checkmark-circle-02::before { content: "\f0725"; }
.hgi-stroke.hgi-arrow-right-01::before { content: "\f0215"; }
