@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?xt0y08');
  src:  url('fonts/icomoon.eot?xt0y08#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?xt0y08') format('truetype'),
    url('fonts/icomoon.woff?xt0y08') format('woff'),
    url('fonts/icomoon.svg?xt0y08#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-download:before {
  content: "\e910";
}
.icon-menu:before {
  content: "\e90f";
}
.icon-arrow-next:before {
  content: "\e900";
  color: #001d4a;
}
.icon-arrow-prev:before {
  content: "\e901";
  color: #397952;
}
.icon-chevron-down:before {
  content: "\e902";
  color: #001d4a;
}
.icon-chevron-left:before {
  content: "\e903";
  color: #001d4a;
}
.icon-chevron-right:before {
  content: "\e904";
  color: #001d4a;
}
.icon-close:before {
  content: "\e905";
  color: #fff;
}
.icon-edit:before {
  content: "\e906";
  color: #001d4a;
}
.icon-email:before {
  content: "\e907";
}
.icon-info:before {
  content: "\e908";
  color: #001d4a;
}
.icon-linkedin-full:before {
  content: "\e909";
}
.icon-linkedin:before {
  content: "\e90a";
  color: #7fb452;
}
.icon-quote:before {
  content: "\e90b";
  color: #469d9c;
}
.icon-search:before {
  content: "\e90c";
  color: #001d4a;
}
.icon-time:before {
  content: "\e90d";
  color: #6f747b;
}
.icon-user:before {
  content: "\e90e";
  color: #001d4a;
}
