/*
  Icon Font: fontcustom
*/

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

@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: "fontcustom";
    src: url("../fonts/fontcustom_e28b20ecd873b9805b0b37d1ba10c594.svg#fontcustom") format("svg");
  }
}

[data-icon]:before { content: attr(data-icon); }

[data-icon]:before,
.i-nazrol-dashboard:before,
.i-nazrol-users:before {
  display: inline-block;
  font-family: "fontcustom";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: 1;
  text-decoration: inherit;
  text-rendering: optimizeLegibility;
  text-transform: none;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
}

.i-nazrol-dashboard:before { content: "\f101"; }
.i-nazrol-users:before { content: "\f102"; }
