@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?12enny');
  src:  url('fonts/icomoon.eot?12enny#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?12enny') format('truetype'),
    url('fonts/icomoon.woff?12enny') format('woff'),
    url('fonts/icomoon.svg?12enny#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--:before {
  content: "\e900";
  color: #898989;
}
.icon--1:before {
  content: "\e901";
  color: #004898;
}
.icon--2:before {
  content: "\e902";
  color: #898989;
}
.icon--3:before {
  content: "\e903";
  color: #004898;
}
.icon--4:before {
  content: "\e904";
  color: #818181;
}
.icon--5:before {
  content: "\e905";
  color: #004898;
}
.icon--6:before {
  content: "\e907";
  color: #cacbca;
}
.icon--7:before {
  content: "\e906";
  color: #fff;
}
.icon--8:before {
  content: "\e908";
  color: #cacbca;
}
.icon---:before {
  content: "\e909";
  color: #cacbca;
}
.icon---1:before {
  content: "\e90a";
  color: #004898;
}
.icon-1:before {
  content: "\e90b";
  color: rgb(74, 74, 74, 0.5);
}
.icon-2:before {
  content: "\e90c";
  margin-left: -1em;
  color: rgb(202, 203, 202);
}
