@font-face {
  font-family: 'tstore';
  src:  url('/app/font/tstore.eot?z8yat0');
  src:  url('/app/font/tstore.eot?z8yat0#iefix') format('embedded-opentype'),
    url('/app/font/tstore.ttf?z8yat0') format('truetype'),
    url('/app/font/tstore.woff?z8yat0') format('woff'),
    url('/app/font/tstore.svg?z8yat0#tstore') format('svg');
  font-weight: normal;
  font-style: normal;
}

.ts {
  /* use !important to prevent issues with browser extensions that change /app/font */
  font-family: 'tstore' !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;
}

.ts-map:before {
  content: "\e90a";
}
.ts-cart:before {
  content: "\e900";
}
.ts-chevron-down:before {
  content: "\e901";
}
.ts-chevron-left:before {
  content: "\e902";
}
.ts-chevron-right:before {
  content: "\e903";
}
.ts-chevron-up:before {
  content: "\e904";
}
.ts-mail:before {
  content: "\e905";
}
.ts-phone:before {
  content: "\e906";
}
.ts-twitter:before {
  content: "\e907";
}
.ts-user:before {
  content: "\e908";
}
.ts-youtube:before {
  content: "\e909";
}

