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

.icon {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'loyalty-platform' !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;
}

.fa-minus:before {
  content: "\e914";
}
.fa-pencil:before {
  content: "\e913";
}
.fa-arrow-left:before {
  content: "\e910";
}
.fa-arrow-right:before {
  content: "\e911";
}
.fa-heart:before {
  content: "\e912";
}
.fa-angle-left:before {
  content: "\e900";
}
.fa-angle-right:before {
  content: "\e901";
}
.fa-copy:before {
  content: "\e902";
}
.fa-times:before {
  content: "\e903";
}
.fa-plus:before {
  content: "\e904";
}
.fa-cloud-rain:before {
  content: "\e905";
}
.fa-car-side:before {
  content: "\e906";
}
.fa-fill-drip:before {
  content: "\e907";
}
.fa-trash-can:before {
  content: "\e908";
}
.fa-road:before {
  content: "\e909";
}
.fa-gas-pump:before {
  content: "\e90a";
}
.fa-gauge:before {
  content: "\e90b";
}
.fa-car:before {
  content: "\e90c";
}
.fa-spinner-third:before {
  content: "\e90d";
}
.fa-shield-check:before {
  content: "\e90e";
}
.fa-circle-info:before {
  content: "\e90f";
}
