@font-face {
  font-family: 'icomoon';
  src:  url('https://i.icomoon.io/public/a3be241023/7grams/icomoon.eot?lj7e7s');
  src:  url('https://i.icomoon.io/public/a3be241023/7grams/icomoon.eot?lj7e7s#iefix') format('embedded-opentype'),
    url('https://i.icomoon.io/public/a3be241023/7grams/icomoon.woff2?lj7e7s') format('woff2'),
    url('https://i.icomoon.io/public/a3be241023/7grams/icomoon.ttf?lj7e7s') format('truetype'),
    url('https://i.icomoon.io/public/a3be241023/7grams/icomoon.woff?lj7e7s') format('woff'),
    url('https://i.icomoon.io/public/a3be241023/7grams/icomoon.svg?lj7e7s#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}

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

.icon-cross:before {
  content: "\e905";
  color: #8d8482;
}
.icon-tick:before {
  content: "\e906";
  color: #8d8482;
}
.icon-buy:before {
  content: "\e900";
  color: #666;
}
.icon-delivery:before {
  content: "\e901";
  color: #666;
}
.icon-contract:before {
  content: "\e902";
  color: #666;
}
.icon-order:before {
  content: "\e903";
  color: #666;
}
.icon-servicing:before {
  content: "\e904";
  color: #666;
}

