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

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

.core-valuecore-value-4:before {
  content: "\e900";
}
.core-valuecore-value-5:before {
  content: "\e901";
}
.core-valuecore-value-1:before {
  content: "\e902";
}
.core-valuecore-value-2:before {
  content: "\e903";
}
.core-valuecore-value-3:before {
  content: "\e904";
}
