@charset "UTF-8";

@font-face {
  font-family: "famille2";
  src:url("fonts/famille2.eot");
  src:url("fonts/famille2.eot?#iefix") format("embedded-opentype"),
    url("fonts/famille2.woff") format("woff"),
    url("fonts/famille2.ttf") format("truetype"),
    url("fonts/famille2.svg#famille2") format("svg");
  font-weight: normal;
  font-style: normal;

}

[data-icon]:before {
  font-family: "famille2" !important;
  content: attr(data-icon);
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

[class^="icon-fs2-"]:before,
[class*=" icon-fs2-"]:before {
  font-family: "famille2" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-fs2-plante-1:before {
  content: "\61";
}
.icon-fs2-fleur-7:before {
  content: "\62";
}
.icon-fs2-house-2:before {
  content: "\63";
}
.icon-fs2-home:before {
  content: "\64";
}
.icon-fs2-fleur-8:before {
  content: "\65";
}
.icon-fs2-fleur-9:before {
  content: "\66";
}
