@charset "UTF-8";

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

}

[data-icon]:before {
  font-family: "neo-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-"],
[class*=" icon-"] {
    font-family: "neo-icons" !important;
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    display: inline-block;
    vertical-align: baseline;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    speak: none;
}

.icon-lightbulb:before {
  content: "a";
}
.icon-prisguide-icon:before {
  content: "d";
}
.icon-calendar:before {
  content: "e";
}
.icon-calendar-1:before {
  content: "f";
}
.icon-chevron-up:before {
  content: "g";
}
.icon-chevron-right:before {
  content: "h";
}
.icon-chevron-left:before {
  content: "i";
}
.icon-chevron-down:before {
  content: "j";
}
.icon-check-square:before {
  content: "k";
}
.icon-check-mark-circle-two:before {
  content: "l";
}
.icon-check-mark-circle:before {
  content: "m";
}
.icon-check-mark-2:before {
  content: "n";
}
.icon-check-mark:before {
  content: "o";
}
.icon-chat-bubble:before {
  content: "p";
}
.icon-chat-bubble-two:before {
  content: "q";
}
.icon-caret-up-two:before {
  content: "r";
}
.icon-caret-down-two:before {
  content: "s";
}
.icon-caret-down:before {
  content: "t";
}
.icon-caret-up-down:before {
  content: "u";
}
.icon-caret-up:before {
  content: "v";
}
.icon-caret-right:before {
  content: "w";
}
.icon-caret-left:before {
  content: "x";
}
.icon-angle-up:before {
  content: "y";
}
.icon-angle-right:before {
  content: "z";
}
.icon-angle-left:before {
  content: "A";
}
.icon-angle-down:before {
  content: "B";
}
.icon-angle-double-up:before {
  content: "C";
}
.icon-angle-double-right:before {
  content: "D";
}
.icon-angle-double-down:before {
  content: "E";
}
.icon-angle-double-left:before {
  content: "F";
}
.icon-glass:before {
  content: "G";
}
.icon-heart-empty:before {
  content: "H";
}
.icon-heart:before {
  content: "I";
}
.icon-star-two:before {
  content: "J";
}
.icon-star-half:before {
  content: "K";
}
.icon-star-half-1:before {
  content: "L";
}
.icon-star:before {
  content: "M";
}
.icon-talk-chat-2:before {
  content: "N";
}
.icon-talk-chat:before {
  content: "O";
}
.icon-tags:before {
  content: "P";
}
.icon-tag-2:before {
  content: "Q";
}
.icon-square-line:before {
  content: "R";
}
.icon-smile:before {
  content: "S";
}
.icon-remove:before {
  content: "U";
}
.icon-refresh:before {
  content: "T";
}
.icon-random:before {
  content: "V";
}
.icon-power-off:before {
  content: "W";
}
.icon-plus:before {
  content: "X";
}
.icon-minus:before {
  content: "Y";
}
.icon-lock:before {
  content: "Z";
}
.icon-filmstrip:before {
  content: "0";
}
.icon-group:before {
  content: "1";
}
.icon-globe-world:before {
  content: "2";
}
.icon-gamepad:before {
  content: "3";
}
.icon-file-document:before {
  content: "b";
}
.icon-document:before {
  content: "c";
}
.icon-credit-card:before {
  content: "4";
}
.icon-circle-line:before {
  content: "5";
}
.icon-briefcase-case-two:before {
  content: "7";
}
.icon-crown:before {
  content: "6";
}
.icon-arrow-43:before {
  content: "8";
}
.icon-arrow-47:before {
  content: "9";
}
.icon-arrow-51:before {
  content: "!";
}
.icon-arrow-38:before {
  content: "\"";
}
.icon-arrow-66:before {
  content: "#";
}
.icon-dice-1:before {
  content: "$";
}
