@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?rkm5r9');
  src:  url('fonts/icomoon.eot?rkm5r9#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?rkm5r9') format('truetype'),
    url('fonts/icomoon.woff?rkm5r9') format('woff'),
    url('fonts/icomoon.svg?rkm5r9#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_arrow:before {
  content: "\e900";
}
.icon_arrow_circle:before {
  content: "\e901";
}
.icon_arrow_linear:before {
  content: "\e902";
}
.icon_arrow_tri:before {
  content: "\e903";
}
.icon_file:before {
  content: "\e904";
}
.icon_h1:before {
  content: "\e905";
}
.icon_h2:before {
  content: "\e906";
}
.icon_h3:before {
  content: "\e907";
}
.icon_h4 .path1:before {
  content: "\e908";
  color: rgb(44, 131, 227);
}
.icon_h4 .path2:before {
  content: "\e909";
  margin-left: -0.3330078125em;
  color: rgb(204, 204, 204);
}
.icon_link:before {
  content: "\e90a";
}
.icon_nest:before {
  content: "\e90b";
}
.icon_new .path1:before {
  content: "\e90c";
  color: rgb(244, 94, 74);
}
.icon_new .path2:before {
  content: "\e90d";
  margin-left: -2.900390625em;
  color: rgb(255, 255, 255);
}
.icon_new .path3:before {
  content: "\e90e";
  margin-left: -2.900390625em;
  color: rgb(255, 255, 255);
}
.icon_new .path4:before {
  content: "\e90f";
  margin-left: -2.900390625em;
  color: rgb(255, 255, 255);
}
.icon_padlock:before {
  content: "\e910";
}
.icon_pdf:before {
  content: "\e911";
}
.icon_trans:before {
  content: "\e913";
}
.icon_word:before {
  content: "\e914";
}
.icon_x:before {
  content: "\e915";
}
.icon_xls:before {
  content: "\e916";
}
.icon_zip:before {
  content: "\e917";
}

