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

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

.ccvalues-icon-affordable:before {
  content: "\e900";
}
.ccvalues-icon-diverse:before {
  content: "\e901";
}
.ccvalues-icon-fresh:before {
  content: "\e902";
}
.ccvalues-icon-premium:before {
  content: "\e903";
}
