@charset "UTF-8";

/* untitled-font-5 */
@font-face {
  font-family: "untitled-font-5";
  src:url("appex-icon.eot");
  src:url("appex-icon.eot?#iefix") format("embedded-opentype"),
    url("appex-icon.woff") format("woff"),
    url("appex-icon.ttf") format("truetype"),
    url("appex-icon.svg#1469087330") format("svg");
  font-weight: normal;
  font-style: normal;
}

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

.iconic-cube:before {
  content: "\61";
}
