/* Kind Sans – police maison Belife */

@font-face {
  font-family: "Kind Sans";
  src: url("../fonts/kindsans/KindSansLight.otf") format("opentype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Kind Sans";
  src: url("../fonts/kindsans/KindSansRegular.otf") format("opentype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Kind Sans";
  src: url("../fonts/kindsans/KindSansMedium.otf") format("opentype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Kind Sans";
  src: url("../fonts/kindsans/KindSansSemibold.otf") format("opentype");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Kind Sans";
  src: url("../fonts/kindsans/KindSansBold.otf") format("opentype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Kind Sans";
  src: url("../fonts/kindsans/KindSansRegularItalic.otf") format("opentype");
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
