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

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: never;
  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;
}

.icon-fa-close2:before {
  content: "\e914";
}
.icon-fa-user:before {
  content: "\e917";
}
.icon-fa-Close:before {
  content: "\e916";
}
.icon-fa-error:before {
  content: "\e908";
}
.icon-fa-notify:before {
  content: "\e910";
}
.icon-fa-right-arrow:before {
  content: "\e915";
}
.icon-fa-back-arrow:before {
  content: "\e900";
}
.icon-fa-billaccount:before {
  content: "\e901";
}
.icon-fa-download:before {
  content: "\e902";
}
.icon-fa-bundle:before {
  content: "\e903";
}
.icon-fa-ticket:before {
  content: "\e904";
}
.icon-fa-play:before {
  content: "\e905";
}
.icon-fa-dropdown:before {
  content: "\e906";
}
.icon-fa-edit:before {
  content: "\e907";
}
.icon-fa-error1:before {
  content: "\e918";
}
.icon-fa-list:before {
  content: "\e909";
}
.icon-fa-link:before {
  content: "\e90a";
}
.icon-fa-homephone:before {
  content: "\e90b";
}
.icon-fa-internet:before {
  content: "\e90c";
}
.icon-fa-circleplus:before {
  content: "\e90d";
}
.icon-fa-longdistance:before {
  content: "\e90e";
}
.icon-fa-network:before {
  content: "\e90f";
}
.icon-fa-support:before {
  content: "\e911";
}
.icon-fa-tv:before {
  content: "\e912";
}
.icon-fa-check:before {
  content: "\e913";
}
