@charset "UTF-8";

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

}

[data-icon]:before {
  font-family: "ndx" !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^="ndx-"]:before,
[class*=" ndx-"]:before {
  font-family: "ndx" !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;
}

.ndx-triangle-down:before {
  content: "a";
}
.ndx-triangle-up:before {
  content: "c";
}
.ndx-x:before {
  content: "b";
}
.ndx-chevron-down:before {
  content: "d";
}
.ndx-chevron-left:before {
  content: "e";
}
.ndx-chevron-right:before {
  content: "f";
}
.ndx-chevron-up:before {
  content: "g";
}
.ndx-mail-reply:before {
  content: "h";
}
.ndx-comment:before {
  content: "i";
}
.ndx-comment-discussion:before {
  content: "j";
}
.ndx-flame:before {
  content: "k";
}
.ndx-globe:before {
  content: "l";
}
.ndx-info:before {
  content: "m";
}
.ndx-exclamation-circle:before {
  content: "n";
}
.ndx-location:before {
  content: "o";
}
.ndx-plus:before {
  content: "p";
}
.ndx-puzzle:before {
  content: "q";
}
.ndx-question:before {
  content: "r";
}
.ndx-star:before {
  content: "s";
}
.ndx-sandwich:before {
  content: "t";
}
.ndx-triangle-left:before {
  content: "u";
}
.ndx-triangle-right:before {
  content: "v";
}
.ndx-share:before {
  content: "w";
}
.ndx-screen-normal:before {
  content: "x";
}
.ndx-screen-full:before {
  content: "y";
}
.ndx-check:before {
  content: "z";
}
.ndx-target-two:before {
  content: "A";
}
.ndx-qa:before {
  content: "B";
}
.ndx-compass:before {
  content: "C";
}
.ndx-restaurants:before {
  content: "\48";
}
