@charset "UTF-8";

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

}

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

.ultimate-the-light-bulb-no-lines:before {
  content: "\e2569";
}
.ultimate-the-filled-protect-custom:before {
  content: "\e3569";
}
.ultimate-the-filled-trophy:before {
  content: "\e4569";
}
.ultimate-the-filled-users:before {
  content: "\e5569";
}
.ultimate-the-menu-bar-black:before {
  content: "\e6569";
}
.ultimate-the-fox-for-use:before {
  content: "\e7569";
}
