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

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */

  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  /* Better Font Rendering =========== */
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  speak: none;
  text-transform: none;
}

.icon-form:before {
  content: "\e905";
  font-family: 'icomoon' !important;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  speak: none;
  text-transform: none;
}

.icon-doc:before {
  content: "\e900";
  font-family: 'icomoon' !important;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  speak: none;
  text-transform: none;
}
.icon-export:before {
  content: "\e901";
  font-family: 'icomoon' !important;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  speak: none;
  text-transform: none;
}
.icon-social-fb:before {
  content: "\e902";
  font-family: 'icomoon' !important;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  speak: none;
  text-transform: none;
}
.icon-social-linkedin:before {
  content: "\e903";
  font-family: 'icomoon' !important;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  speak: none;
  text-transform: none;
}
.icon-social-twitter:before {
  content: "\e904";
  font-family: 'icomoon' !important;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  speak: none;
  text-transform: none;
}

