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

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

.icon-cssairplane:before {
  content: "\e900";
}
.icon-csscustomer-service:before {
  content: "\e901";
}
.icon-cssExpert-Spiritual-Guidance:before {
  content: "\e902";
}
.icon-cssFresh-Food:before {
  content: "\e903";
}
.icon-cssLuxary:before {
  content: "\e904";
}
.icon-cssVisa:before {
  content: "\e905";
}
