@font-face {
  font-family: "connexion-font";
  src:url("../fonts/connexion-font.eot");
  src:url("../fonts/connexion-font.eot?#iefix") format("embedded-opentype"),
    url("../fonts/connexion-font.woff") format("woff"),
    url("../fonts/connexion-font.ttf") format("truetype"),
    url("../fonts/connexion-font.svg#connexion-font") format("svg");
  font-weight: normal;
  font-style: normal;
}
[data-icon]:before {
  font-family: "connexion-font" !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: "connexion-font" !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-about:before {
  content: "a";
}
.icon-achievement:before {
  content: "b";
}
.icon-blog:before {
  content: "c";
}
.icon-brush:before {
  content: "d";
}
.icon-bulb:before {
  content: "e";
}
.icon-facts:before {
  content: "f";
}
.icon-fax:before {
  content: "g";
}
.icon-fb:before {
  content: "h";
}
.icon-heart:before {
  content: "i";
}
.icon-human:before {
  content: "j";
}
.icon-iphone:before {
  content: "k";
}
.icon-newsletter:before {
  content: "l";
}
.icon-portfolio:before {
  content: "m";
}
.icon-pricing:before {
  content: "n";
}
.icon-roket:before {
  content: "o";
}
.icon-send:before {
  content: "p";
}
.icon-skills:before {
  content: "q";
}
.icon-steps:before {
  content: "r";
}
.icon-team:before {
  content: "s";
}
.icon-testimonials:before {
  content: "t";
}
.icon-twitter:before {
  content: "u";
}
.icon-check:before {
  content: "v";
}
.icon-quote:before {
  content: "w";
}