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

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

.dorfont-filters-icon-light:before {
  content: "\e906";
}
.dorfont-envelope-icon-light:before {
  content: "\e907";
}
.dorfont-wishlist-icon-light:before {
  content: "\e900";
}
.dorfont-account-icon-light:before {
  content: "\e901";
}
.dorfont-cart-icon-light:before {
  content: "\e902";
}
.dorfont-location-icon-light:before {
  content: "\e903";
}
.dorfont-phone-icon-light:before {
  content: "\e904";
}
.dorfont-store-icon-light:before {
  content: "\e905";
}
