@charset "UTF-8";

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

}

[data-icon]:before {
  font-family: "pepiniere" !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^="ico-"]:before,
[class*=" ico-"]:before {
  font-family: "pepiniere" !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;
}

.ico-arrow-left:before {
  content: "\61";
}
.ico-arrow-right:before {
  content: "\62";
}
.ico-card:before {
  content: "\63";
}
.ico-city:before {
  content: "\64";
}
.ico-mail:before {
  content: "\65";
}
.ico-arrow-up:before {
  content: "\66";
}
.ico-icon-select-1:before {
  content: "\67";
}
.ico-clock:before {
  content: "\68";
}
.ico-phone:before {
  content: "\69";
}
.ico-pin:before {
  content: "\6a";
}
.ico-arrow-left-1:before {
  content: "\6b";
}
.ico-arrow-right-1:before {
  content: "\6c";
}
.ico-phone-1:before {
  content: "\6d";
}
.ico-twitter:before {
  content: "\6e";
}
.ico-youtube:before {
  content: "\6f";
}
.ico-calendar:before {
  content: "\70";
}
.ico-ecrire:before {
  content: "\71";
}
.ico-exclamaiton:before {
  content: "\72";
}
.ico-linkedin:before {
  content: "\73";
}
