@charset "UTF-8";

@font-face {
  font-family: "arrow-icons-set";
  src:url("fonts/arrow-icons-set.eot");
  src:url("fonts/arrow-icons-set.eot?#iefix") format("embedded-opentype"),
    url("fonts/arrow-icons-set.woff") format("woff"),
    url("fonts/arrow-icons-set.ttf") format("truetype"),
    url("fonts/arrow-icons-set.svg#arrow-icons-set") format("svg");
  font-weight: normal;
  font-style: normal;

}

[data-icon]:before {
  font-family: "arrow-icons-set" !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: "arrow-icons-set" !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-65:before {
  content: "a";
}
.icon-arrow-66:before {
  content: "b";
}
.icon-arrow-67:before {
  content: "c";
}
.icon-arrow-68:before {
  content: "d";
}
.icon-arrow-circle-27:before {
  content: "e";
}
.icon-arrow-circle-28:before {
  content: "f";
}
.icon-arrow-circle-29:before {
  content: "g";
}
.icon-arrow-circle-30:before {
  content: "h";
}
.icon-arrow-31:before {
  content: "i";
}
.icon-arrow-32:before {
  content: "j";
}
.icon-arrow-33:before {
  content: "k";
}
.icon-arrow-34:before {
  content: "l";
}
.icon-arrow-full-down:before {
  content: "m";
}
.icon-arrow-full-left:before {
  content: "n";
}
.icon-arrow-full-right:before {
  content: "o";
}
.icon-arrow-full-up:before {
  content: "p";
}
.icon-arrow-sans-down:before {
  content: "q";
}
.icon-arrow-sans-left:before {
  content: "r";
}
.icon-arrow-sans-right:before {
  content: "s";
}
.icon-arrow-sans-up:before {
  content: "t";
}
.icon-download-1:before {
  content: "u";
}
.icon-angle-down:before {
  content: "v";
}
.icon-angle-left:before {
  content: "w";
}
.icon-angle-right:before {
  content: "x";
}
.icon-angle-up:before {
  content: "y";
}
.icon-arrow-circle-down-line:before {
  content: "z";
}
.icon-caret-down-two:before {
  content: "A";
}
.icon-caret-left:before {
  content: "B";
}
.icon-caret-right:before {
  content: "C";
}
.icon-caret-up-two:before {
  content: "D";
}
.icon-chevron-down:before {
  content: "E";
}
.icon-chevron-left:before {
  content: "F";
}
.icon-chevron-right:before {
  content: "G";
}
.icon-chevron-up:before {
  content: "H";
}
.icon-arrow-left-thin:before {
  content: "I";
}
.icon-arrow-right-thin:before {
  content: "J";
}
.icon-left-dir:before {
  content: "K";
}
.icon-down-dir:before {
  content: "L";
}
.icon-up-dir:before {
  content: "M";
}
.icon-right-dir:before {
  content: "N";
}
.icon-left-open:before {
  content: "O";
}
.icon-down-open:before {
  content: "P";
}
.icon-right-open:before {
  content: "Q";
}
.icon-up-open:before {
  content: "R";
}
.icon-down-open-big:before {
  content: "S";
}
.icon-left-open-big:before {
  content: "T";
}
.icon-right-open-big:before {
  content: "U";
}
.icon-up-open-big:before {
  content: "V";
}
.icon-down-open-mini:before {
  content: "W";
}
.icon-left-open-mini:before {
  content: "X";
}
.icon-up-open-mini:before {
  content: "Y";
}
.icon-right-open-mini:before {
  content: "Z";
}
.icon-chevron-down-1:before {
  content: "0";
}
.icon-chevron-left-1:before {
  content: "1";
}
.icon-chevron-right-1:before {
  content: "2";
}
.icon-chevron-up-1:before {
  content: "3";
}
.icon-cross-mark:before {
  content: "4";
}
.icon-cancel-circle:before {
  content: "5";
}
.icon-close:before {
  content: "6";
}
.icon-polaroid:before {
  content: "7";
}
.icon-photo-pictures-streamline:before {
  content: "8";
}
.icon-set:before {
  content: "9";
}
.icon-delete-1:before {
  content: "!";
}
.icon-magnifier:before {
  content: "\"";
}
.icon-magnifier-1:before {
  content: "#";
}
.icon-search:before {
  content: "$";
}
.icon-magnifying-glass:before {
  content: "%";
}
.icon-zoom:before {
  content: "&";
}
.icon-phone-1:before {
  content: "'";
}
.icon-printer-1:before {
  content: "(";
}
.icon-favorite-marker-1:before {
  content: ")";
}
