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

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

.deliveryStrategy:before {
  content: "\e900";
}
.deliveryservices:before {
  content: "\e901";
}
.deliverysupport:before {
  content: "\e902";
}
.deliveryhours:before {
  content: "\e903";
}
