@font-face {
  font-family: 'darkblue-icons';
  src:  url('fonts/darkblue-icons.eot?whjhl6');
  src:  url('fonts/darkblue-icons.eot?whjhl6#iefix') format('embedded-opentype'),
    url('fonts/darkblue-icons.ttf?whjhl6') format('truetype'),
    url('fonts/darkblue-icons.woff?whjhl6') format('woff'),
    url('fonts/darkblue-icons.svg?whjhl6#darkblue-icons') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="icon-darkblue"], [class*=" icon-darkblue"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'darkblue-icons' !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-darkblueServices-Icon_A1:before {
  content: "\e900";
  color: #e5e5e5;
}
.icon-darkblueServices-Icons_B1:before {
  content: "\e901";
  color: #e5e5e5;
}
.icon-darkblueServices-Icons_B2:before {
  content: "\e902";
  color: #e5e5e5;
}
.icon-darkblueServices-Icons_B3:before {
  content: "\e903";
  color: #e5e5e5;
}
