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

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

.thm-user:before {
  content: "\e90c";
}
.thm-shopping-bag:before {
  content: "\e90d";
}
.thm-search:before {
  content: "\e90e";
}
.thm-close1:before {
  content: "\e90f";
}
.thm-chevron-left:before {
  content: "\e910";
}
.thm-chevron-right:before {
  content: "\e911";
}
.thm-plus1:before {
  content: "\e912";
}
.thm-minus1:before {
  content: "\e913";
}
.thm-arrow-left:before {
  content: "\e914";
}
.thm-arrow-right:before {
  content: "\e915";
}
.thm-at:before {
  content: "\e916";
}
.thm-phone:before {
  content: "\e917";
}
.thm-clock:before {
  content: "\e918";
}
.thm-checked:before {
  content: "\e919";
}
.thm-warning:before {
  content: "\e91a";
}
.thm-checkmark:before {
  content: "\e91b";
}
.thm-delivery-truck:before {
  content: "\e91c";
}
.thm-shield:before {
  content: "\e91d";
}
.thm-pencil:before {
  content: "\e91e";
}
