@font-face {
  font-family: 'xmlicon';
  src:  url('fonts/xmlicon.eot?wj6v40');
  src:  url('fonts/xmlicon.eot?wj6v40#iefix') format('embedded-opentype'),
    url('fonts/xmlicon.ttf?wj6v40') format('truetype'),
    url('fonts/xmlicon.woff?wj6v40') format('woff'),
    url('fonts/xmlicon.svg?wj6v40#xmlicon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="xmlicon-"], [class*=" xmlicon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'xmlicon' !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;
}

.xmlicon-check:before {
  content: "\e900";
}
.xmlicon-cross-dell:before {
  content: "\e901";
}
.xmlicon-down-arrow:before {
  content: "\e902";
}
.xmlicon-heart-o:before {
  content: "\e903";
}
.xmlicon-location-mark:before {
  content: "\e904";
}
.xmlicon-search:before {
  content: "\e905";
}
