@font-face {
  font-family: 'edv-service';
  src:  url('fonts/edv-service.eot?uqnaan');
  src:  url('fonts/edv-service.eot?uqnaan#iefix') format('embedded-opentype'),
    url('fonts/edv-service.ttf?uqnaan') format('truetype'),
    url('fonts/edv-service.woff?uqnaan') format('woff'),
    url('fonts/edv-service.svg?uqnaan#edv-service') 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: 'edv-service' !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-solid2:before {
  content: "\e900";
}
.icon-solid1:before {
  content: "\e901";
}
.icon-solid3:before {
  content: "\e902";
}
.icon-solid:before {
  content: "\e903";
}
