@charset "UTF-8";

@font-face {
  font-family: "t360";
  src:url("t360.eot");
  src:url("t360.eot?#iefix") format("embedded-opentype"),
    url("t360.woff") format("woff"),
    url("t360.ttf") format("truetype"),
    url("t360.svg#t360") format("svg");
  font-weight: normal;
  font-style: normal;
	font-display: swap;
}

[data-icon]:before {
  font-family: "t360" !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-"]:before,
[class*=" icon-"]:before {
  font-family: "t360" !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-balneaire:before {
  content: "\61";
}
.icon-bienetre:before {
  content: "\62";
}
.icon-circuits:before {
  content: "\63";
}
.icon-city:before {
  content: "\64";
}
.icon-famille:before {
  content: "\65";
}
.icon-flydrive:before {
  content: "\66";
}
.icon-groupe:before {
  content: "\67";
}
.icon-groupe-ecole:before {
  content: "\68";
}
.icon-seul-couple:before {
  content: "\69";
}
.icon-sport:before {
  content: "\6a";
}
.icon-trekking:before {
  content: "\6b";
}
.icon-circuits-guide:before {
  content: "\6c";
}
