@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?4ftwkc');
  src:  url('fonts/icomoon.eot?4ftwkc#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?4ftwkc') format('truetype'),
    url('fonts/icomoon.woff?4ftwkc') format('woff'),
    url('fonts/icomoon.svg?4ftwkc#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-envelopdnr:before {
  content: "\e945";
}
.icon-printerdnr:before {
  content: "\e954";
}
.icon-share2dnr:before {
  content: "\ea82";
}
.icon-google-plusdnr:before {
  content: "\ea8b";
}
.icon-facebookdnr:before {
  content: "\ea90";
}
.icon-instagramdnr:before {
  content: "\ea92";
}
.icon-whatsappdnr:before {
  content: "\ea93";
}
.icon-twitterdnr:before {
  content: "\ea96";
}
.icon-rssdnr:before {
  content: "\ea9b";
}
.icon-youtubednr:before {
  content: "\ea9d";
}
.icon-file-pdfdnr:before {
  content: "\eadf";
}
.icon-file-worddnr:before {
  content: "\eae1";
}
.icon-file-exceldnr:before {
  content: "\eae2";
}

