@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?8c44n0');
  src:  url('fonts/icomoon.eot?8c44n0#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?8c44n0') format('truetype'),
    url('fonts/icomoon.woff?8c44n0') format('woff'),
    url('fonts/icomoon.svg?8c44n0#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;

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

.icon-bubble:before {
  content: "\e90e";
}
.icon-megusta:before {
  content: "\e90c";
}
.icon-down-arrow:before {
  content: "\e90a";
}
.icon-envelope:before {
  content: "\e90b";
}
.icon-word-logo:before {
  content: "\e935";
}
.icon-nav-arrow:before {
  content: "\e92a";
}
.icon-prev-arrow:before {
  content: "\e92b";
}
.icon-marketing-magnified:before {
  content: "\e90d";
}
.icon-article:before {
  content: "\e900";
}
.icon-books:before {
  content: "\e901";
}
.icon-contact:before {
  content: "\e902";
}
.icon-crop:before {
  content: "\e903";
}
.icon-ed-cut:before {
  content: "\e904";
}
.icon-events:before {
  content: "\e905";
}
.icon-globe:before {
  content: "\e906";
}
.icon-qna:before {
  content: "\e907";
}
.icon-reports:before {
  content: "\e908";
}
.icon-spotlight:before {
  content: "\e909";
}
.icon-bin:before {
  content: "\e927";
}
.icon-eye:before {
  content: "\e926";
}
.icon-pencil:before {
  content: "\e922";
}
.icon-cross:before {
  content: "\ea0f";
}
.icon-checkmark:before {
  content: "\ea10";
}
.icon-facebook:before {
  content: "\ea90";
}
.icon-twitter:before {
  content: "\ea96";
}
.icon-linkedin2:before {
  content: "\eaca";
}
.icon-cog2:before {
  content: "\e925";
}

