@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?fxvmw7');
  src:  url('fonts/icomoon.eot?fxvmw7#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?fxvmw7') format('truetype'),
    url('fonts/icomoon.woff?fxvmw7') format('woff'),
    url('fonts/icomoon.svg?fxvmw7#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: never;
  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__mail:before {
  content: "\e90f";
}
.icon__archive:before {
  content: "\e90e";
}
.icon__blank02:before {
  content: "\e90d";
}
.icon__picture_pdf:before {
  content: "\e909";
}
.icon__icon:before {
  content: "\e908";
}
.icon__blank:before {
  content: "\e90c";
}
.icon__arrow-bottom:before {
  content: "\e90a";
}
.icon__arrow-top:before {
  content: "\e90b";
}
.icon__home:before {
  content: "\e907";
}
.icon__arrow-left:before {
  content: "\e900";
}
.icon__arrow-right:before {
  content: "\e901";
}
.icon__blank4:before {
  content: "\e902";
}
.icon__arrow-down:before {
  content: "\e903";
}
.icon__down:before {
  content: "\e903";
}
.icon__download1:before {
  content: "\e903";
}
.icon__bottom:before {
  content: "\e903";
}
.icon__arrow-left02:before {
  content: "\e904";
}
.icon__arrow-right02:before {
  content: "\e905";
}
.icon__arrow-up:before {
  content: "\e906";
}
.icon__up:before {
  content: "\e906";
}
.icon__upload:before {
  content: "\e906";
}
.icon__top:before {
  content: "\e906";
}
