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

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

.customicon-chevron:before {
  content: "\e909";
}
.customicon-search:before {
  content: "\e900";
}
.customicon-clock:before {
  content: "\e901";
}
.customicon-shield:before {
  content: "\e902";
}
.customicon-truck:before {
  content: "\e903";
}
.customicon-click:before {
  content: "\e904";
}
.customicon-badge:before {
  content: "\e905";
}
.customicon-cart:before {
  content: "\e906";
}
.customicon-user:before {
  content: "\e907";
}
.customicon-chat:before {
  content: "\e908";
}
