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

[class^="f5-icon-"], [class*=" f5-icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'F5-Financial' !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;
}

.f5-icon-mustache:before {
  content: "\e900";
}
.f5-icon-wheelchair:before {
  content: "\e901";
}
.f5-icon-car:before {
  content: "\e902";
}
.f5-icon-users:before {
  content: "\e903";
}
.f5-icon-home:before {
  content: "\e904";
}
.f5-icon-warning:before {
  content: "\e905";
}
.f5-icon-heart-pulse:before {
  content: "\e906";
}
