@font-face {
  font-family: 'icomoon';
  src:  url('../fonts/icomoon.eot?7j41uc');
  src:  url('../fonts/icomoon.eot?7j41uc#iefix') format('embedded-opentype'),
    url('../fonts/icomoon.ttf?7j41uc') format('truetype'),
    url('../fonts/icomoon.woff?7j41uc') format('woff'),
    url('../fonts/icomoon.svg?7j41uc#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;  
}

[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;
  
  /* Enable Ligatures ================ */
  letter-spacing: 0;
  -webkit-font-feature-settings: "liga";
  -moz-font-feature-settings: "liga=1";
  -moz-font-feature-settings: "liga";
  -ms-font-feature-settings: "liga" 1;
  font-feature-settings: "liga";
  -webkit-font-variant-ligatures: discretionary-ligatures;
  font-variant-ligatures: discretionary-ligatures;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-icon_bnr_local:before {
  content: "\e919";
  color: #919191;
}
.icon-icon_docx:before {
  content: "\e911";
  color: #919191;
}
.icon-icon_movie:before {
  content: "\e912";
  color: #919191;
}
.icon-icon_newwindow:before {
  content: "\e913";
  color: #919191;
}
.icon-icon_pdf:before {
  content: "\e914";
  color: #919191;
}
.icon-icon_pptx:before {
  content: "\e915";
  color: #919191;
}
.icon-icon_sound:before {
  content: "\e916";
  color: #919191;
}
.icon-icon_xlsx:before {
  content: "\e917";
  color: #919191;
}
.icon-icon_zip:before {
  content: "\e918";
  color: #919191;
}
.icon-icon_navlocal:before {
  content: "\e90f";
}
.icon-icon_jump:before {
  content: "\e910";
}
.icon-icon_line:before {
  content: "\e90e";
}
.icon-icon_plus:before {
  content: "\e90c";
}
.icon-icon_donut:before {
  content: "\e90a";
}
.icon-icon_dot:before {
  content: "\e90b";
}
.icon-icon_minus:before {
  content: "\e90d";
}
.icon-icon_facebook:before {
  content: "\e900";
  color: #fff;
}
.icon-icon_instagram:before {
  content: "\e901";
}
.icon-icon_access:before {
  content: "\e902";
}
.icon-icon_search:before {
  content: "\e903";
}
.icon-icon_arrowR:before {
  content: "\e904";
}
.icon-icon_arrowL:before {
  content: "\e907";
}
.icon-icon_arrowB:before {
  content: "\e908";
}
.icon-icon_arrowT:before {
  content: "\e909";
}
.icon-icon_bnr:before {
  content: "\e905";
}
.icon-icon_on:before {
  content: "\e906";
}
.icon-icon_twitter:before {
  content: "\ea96";
}
