@font-face {
  font-family: 'icons-redox';
  src:  url('fonts/icons/icons-redox.eot?j4dgzg');
  src:  url('fonts/icons/icons-redox.eot?j4dgzg#iefix') format('embedded-opentype'),
    url('fonts/icons/icons-redox.ttf?j4dgzg') format('truetype'),
    url('fonts/icons/icons-redox.woff?j4dgzg') format('woff'),
    url('fonts/icons/icons-redox.svg?j4dgzg#icons-redox') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="redox-"], [class*=" redox-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icons-redox' !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;
}

.redox-script:before {
  content: "\e900";
}
.redox-credit-card:before {
  content: "\e93f";
}
.redox-phone:before {
  content: "\e942";
}
.redox-heart:before {
  content: "\e9da";
}
.redox-notification:before {
  content: "\ea08";
}
