@font-face {
  font-family: 'icomoon';
  src:  url('../fonts/icomoon.eot?iudsnw');
  src:  url('../fonts/icomoon.eot?iudsnw#iefix') format('embedded-opentype'),
    url('../fonts/icomoon.ttf?iudsnw') format('truetype'),
    url('../fonts/icomoon.woff?iudsnw') format('woff'),
    url('../fonts/icomoon.svg?iudsnw#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-plus:before {
  content: "\e90d";
  color: #fff;
}
.icon-up:before {
  content: "\e900";
  color: #fff;
}
.icon-search:before {
  content: "\e901";
}
.icon-right:before {
  content: "\e902";
  color: #fff;
}
.icon-pdf .path1:before {
  content: "\e903";
  color: rgb(255, 255, 255);
}
.icon-pdf .path2:before {
  content: "\e904";
  margin-left: -0.828125em;
  color: rgb(255, 255, 255);
}
.icon-pdf .path3:before {
  content: "\e905";
  margin-left: -0.828125em;
  color: rgb(255, 255, 255);
}
.icon-pdf .path4:before {
  content: "\e906";
  margin-left: -0.828125em;
  color: rgb(255, 255, 255);
}
.icon-pdf .path5:before {
  content: "\e907";
  margin-left: -0.828125em;
  color: rgb(255, 255, 255);
}
.icon-pdf .path6:before {
  content: "\e908";
  margin-left: -0.828125em;
  color: rgb(72, 121, 82);
}
.icon-pdf .path7:before {
  content: "\e909";
  margin-left: -0.828125em;
  color: rgb(72, 121, 82);
}
.icon-pdf .path8:before {
  content: "\e90a";
  margin-left: -0.828125em;
  color: rgb(72, 121, 82);
}
.icon-link:before {
  content: "\e90b";
}
.icon-arrow-down:before {
  content: "\e90c";
}
