@charset "UTF-8";

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

}

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

.icnui-accessibility:before {
  content: "\61";
}
.icnui-arrow-down:before {
  content: "\62";
}
.icnui-arrow-left:before {
  content: "\63";
}
.icnui-arrow-right:before {
  content: "\64";
}
.icnui-arrow-up:before {
  content: "\65";
}
.icnui-chevron-down:before {
  content: "\66";
}
.icnui-chevron-left:before {
  content: "\67";
}
.icnui-chevron-right:before {
  content: "\68";
}
.icnui-chevron-up:before {
  content: "\69";
}
.icnui-close:before {
  content: "\6a";
}
.icnui-download:before {
  content: "\6b";
}
.icnui-envelope:before {
  content: "\6c";
}
.icnui-error:before {
  content: "\6d";
}
.icnui-sm-arrow-up:before {
  content: "\6e";
}
.icnui-sm-arrow-right:before {
  content: "\6f";
}
.icnui-sm-arrow-left:before {
  content: "\70";
}
.icnui-sm-arrow-down:before {
  content: "\71";
}
.icnui-plus:before {
  content: "\72";
}
.icnui-play:before {
  content: "\73";
}
.icnui-pause:before {
  content: "\74";
}
.icnui-minus:before {
  content: "\75";
}
.icnui-menu-burger:before {
  content: "\76";
}
.icnui-map-pin:before {
  content: "\77";
}
.icnui-globe:before {
  content: "\78";
}
.icnui-file-word:before {
  content: "\79";
}
.icnui-file-pdf:before {
  content: "\7a";
}
.icnui-sm-close:before {
  content: "\41";
}
.icnui-sound:before {
  content: "\42";
}
.icnui-success:before {
  content: "\43";
}
.icnui-trash:before {
  content: "\44";
}
.icnui-unlock:before {
  content: "\45";
}
.icnui-user:before {
  content: "\46";
}
.icnui-user-circle:before {
  content: "\47";
}
