/* S-Law — polices auto-hébergées (mirror de la prod s-law.be) */
@font-face {
  font-family: "PoppinsLight";
  src: url("fonts/PoppinsLight/PoppinsLight.woff2") format("woff2"),
       url("fonts/PoppinsLight/PoppinsLight.woff") format("woff"),
       url("fonts/PoppinsLight/PoppinsLight.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "PoppinsRegular";
  src: url("fonts/PoppinsRegular/PoppinsRegular.woff2") format("woff2"),
       url("fonts/PoppinsRegular/PoppinsRegular.woff") format("woff"),
       url("fonts/PoppinsRegular/PoppinsRegular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "PoppinsSemiBold";
  src: url("fonts/PoppinsSemiBold/PoppinsSemiBold.woff2") format("woff2"),
       url("fonts/PoppinsSemiBold/PoppinsSemiBold.woff") format("woff"),
       url("fonts/PoppinsSemiBold/PoppinsSemiBold.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "PoppinsBold";
  src: url("fonts/PoppinsBold/PoppinsBold.woff2") format("woff2"),
       url("fonts/PoppinsBold/PoppinsBold.woff") format("woff"),
       url("fonts/PoppinsBold/PoppinsBold.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
