@charset "UTF-8";

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

}

[data-icon]:before {
  font-family: "cpsq" !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: "cpsq" !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-mobile:before {
  content: "\61";
}
.icon-facebook:before {
  content: "\62";
}
.icon-linkedin:before {
  content: "\63";
}
.icon-exclamation:before {
  content: "\64";
}
.icon-document-1:before {
  content: "\65";
}
.icon-mobile-1:before {
  content: "\67";
}
.icon-cancel:before {
  content: "\68";
}
.icon-arrow:before {
  content: "\69";
}
.icon-right-open-big:before {
  content: "\6a";
}
.icon-left-open-big:before {
  content: "\6b";
}
.icon-calendar:before {
  content: "\66";
}
.icon-e:before {
  content: "\6c";
}
.icon-n:before {
  content: "\6d";
}
.icon-p:before {
  content: "\6e";
}
.icon-loupe:before {
  content: "\6f";
}
.icon-sheet:before {
  content: "\70";
}
.icon-exclamation-1:before {
  content: "\71";
}
.icon-x:before {
  content: "\72";
}
.icon-right-open-mini:before {
  content: "\73";
}
.icon-bonhomme:before {
  content: "\74";
}
.icon-bonhomme-1:before {
  content: "\77";
}
.icon-heart-1:before {
  content: "\78";
}
.icon-message-1:before {
  content: "\75";
}
.icon-arrow-1:before {
  content: "\76";
}
.icon-down-open-big:before {
  content: "\79";
}
.icon-donate:before {
  content: "\7a";
}
.icon-person:before {
  content: "\41";
}
.icon-support:before {
  content: "\42";
}
.icon-don:before {
  content: "\43";
}


