@charset "UTF-8";

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

}

[data-icon]:before {
  font-family: "web-icons" !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: "web-icons" !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-information-circle:before {
  content: "a";
}
.icon-menu:before {
  content: "b";
}
.icon-menu-4:before {
  content: "c";
}
.icon-youtube:before {
  content: "y";
}
.icon-twitter:before {
  content: "$";
}
.icon-google-plus:before {
  content: "%";
}
.icon-pinterest-circled:before {
  content: "j";
}
.icon-calendar:before {
  content: "l";
}
.icon-calendar-empty:before {
  content: "m";
}
.icon-list:before {
  content: "n";
}
.icon-grid:before {
  content: "o";
}
.icon-search-find:before {
  content: "E";
}
.icon-facebook:before {
  content: "!";
}
.icon-rss:before {
  content: "r";
}
.icon-like:before {
  content: "i";
}
.icon-angle-double-down:before {
  content: "u";
}
.icon-briefcase-case:before {
  content: "w";
}
.icon-cup:before {
  content: "x";
}
.icon-restaurant-1:before {
  content: "q";
}
.icon-clock:before {
  content: "z";
}
.icon-map:before {
  content: "B";
}
.icon-shop:before {
  content: "A";
}
.icon-bus:before {
  content: "D";
}
.icon-pinterest:before {
  content: "*";
}
.icon-group:before {
  content: "Z";
}
.icon-restaurant:before {
  content: "G";
}
.icon-train:before {
  content: "H";
}
.icon-child:before {
  content: "I";
}
.icon-bicycle:before {
  content: "J";
}
.icon-dog:before {
  content: "K";
}
.icon-access:before {
  content: "L";
}
.icon-road:before {
  content: "M";
}
.icon-male:before {
  content: "N";
}
.icon-camera:before {
  content: "O";
}
.icon-search:before {
  content: "R";
}
.icon-home:before {
  content: "S";
}
.icon-pin:before {
  content: "T";
}
.icon-comments:before {
  content: "W";
}
.icon-quote-open:before {
  content: "X";
}
.icon-quote-close:before {
  content: "Y";
}
.icon-car:before {
  content: "0";
}
.icon-book-open:before {
  content: "U";
}
.icon-attention:before {
  content: "s";
}
.icon-cancel:before {
  content: "V";
}
.icon-facebook-square:before {
  content: "@";
}
.icon-ok-circled:before {
  content: "h";
}
.icon-left-open:before {
  content: "1";
}
.icon-right-open:before {
  content: "2";
}
.icon-down-open:before {
  content: "3";
}
.icon-up-open:before {
  content: "4";
}
.icon-post:before {
  content: "d";
}
.icon-play:before {
  content: "e";
}
.icon-pause:before {
  content: "k";
}
.icon-stop:before {
  content: "v";
}
.icon-package:before {
  content: "f";
}
.icon-basket:before {
  content: "g";
}
.icon-bag:before {
  content: "p";
}
.icon-gift:before {
  content: "t";
}
.icon-circle-filled:before {
  content: "C";
}
.icon-circle-1:before {
  content: "F";
}
.icon-play-1:before {
  content: "P";
}
.icon-pause-1:before {
  content: "Q";
}
.icon-down-circled:before {
  content: "5";
}
.icon-bulb:before {
  content: "6";
}
.icon-flag:before {
  content: "7";
}
.icon-bin:before {
  content: "8";
}
