@charset "UTF-8";

@font-face {
  font-family: "aqualight";
  src:url("fonts/aqualight.eot");
  src:url("fonts/aqualight.eot?#iefix") format("embedded-opentype"),
    url("fonts/aqualight.woff") format("woff"),
    url("fonts/aqualight.ttf") format("truetype"),
    url("fonts/aqualight.svg#aqualight") format("svg");
  font-weight: normal;
  font-style: normal;

}

[data-icon]:before {
  font-family: "aqualight" !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: "aqualight" !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-arrow-down:before {
  content: "\61";
}
.icon-arrow-left:before {
  content: "\62";
}
.icon-arrow-right:before {
  content: "\63";
}
.icon-arrow-up:before {
  content: "\64";
}
.icon-checkmark:before {
  content: "\65";
}
.icon-facebook:before {
  content: "\66";
}
.icon-free-label:before {
  content: "\67";
}
.icon-linkedin:before {
  content: "\68";
}
.icon-medaille:before {
  content: "\69";
}
.icon-pdf:before {
  content: "\6a";
}
.icon-search:before {
  content: "\6b";
}
.icon-star:before {
  content: "\6c";
}
.icon-truck:before {
  content: "\6d";
}
.icon-twitter:before {
  content: "\6e";
}
.icon-mail:before {
  content: "\6f";
}
.icon-coffee-bones:before {
  content: "\70";
}
.icon-water-drop:before {
  content: "\71";
}
.icon-other-products:before {
  content: "\72";
}
.icon-trash:before {
  content: "\73";
}
.icon-cart:before {
  content: "\74";
}
.icon-marker:before {
  content: "\75";
}
.icon-files:before {
  content: "\76";
}
.icon-phone:before {
  content: "\77";
}
