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

[class^="icon-value"], [class*=" icon-value"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'value' !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-valuecompetitive:before {
  content: "\e900";
}
.icon-valueefficient:before {
  content: "\e901";
}
.icon-valueefficacy:before {
  content: "\e902";
}
