@font-face {
  font-family: 'icomoon';
  src:  url('../fonts/icomoon.eot?nglftx');
  src:  url('../fonts/icomoon.eot?nglftx#iefix') format('embedded-opentype'),
    url('../fonts/icomoon.ttf?nglftx') format('truetype'),
    url('../fonts/icomoon.woff?nglftx') format('woff'),
    url('../fonts/icomoon.svg?nglftx#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: 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;
}

.icon-pen:before {
  content: "\e912";
  color: #ac885f;
}
.icon-fb_white:before {
  content: "\e90d";
  color: #fff;
}
.icon-index_white:before {
  content: "\e90e";
  color: #fff;
}
.icon-line_white:before {
  content: "\e90f";
  color: #fff;
}
.icon-logo_white:before {
  content: "\e910";
  color: #fff;
}
.icon-breadcrumb:before {
  content: "\e90c";
}
.icon-close1:before {
  content: "\e900";
}
.icon-bellring:before {
  content: "\e901";
}
.icon-fb:before {
  content: "\e902";
}
.icon-fb_circle:before {
  content: "\e903";
}
.icon-index:before {
  content: "\e904";
}
.icon-index_circle:before {
  content: "\e905";
}
.icon-line:before {
  content: "\e906";
}
.icon-line_circle:before {
  content: "\e907";
}
.icon-logo:before {
  content: "\e908";
}
.icon-logo_text:before {
  content: "\e909";
}
.icon-menu:before {
  content: "\e90a";
}
.icon-next:before {
  content: "\e90b";
}
.icon-quill:before {
  content: "\e911";
}
.icon-bullhorn:before {
  content: "\e91a";
}
.icon-files-empty:before {
  content: "\e925";
}
.icon-stack:before {
  content: "\e92e";
}
.icon-point-right:before {
  content: "\ea04";
}
.icon-circle-up:before {
  content: "\ea41";
}
.icon-circle-right:before {
  content: "\ea42";
}
.icon-circle-down:before {
  content: "\ea43";
}
.icon-circle-left:before {
  content: "\ea44";
}
