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

[class^="ac-"], [class*=" ac-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'acicon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}


.ac-suppliers:before {
  content: "\e900";
}
.ac-rupees:before {
  content: "\e901";
}
.ac-sales:before {
  content: "\e902";
}
.ac-taxes:before {
  content: "\e903";
}
.ac-contact:before {
  content: "\e904";
}
.ac-dashboard:before {
  content: "\e905";
}
.ac-products:before {
  content: "\e906";
}
.ac-reports:before {
  content: "\e907";
}
