@font-face {
  font-family: 'theme-icons';
  src:  url('/assets/custom-icons/theme-icons/fonts/theme-icons.82b653a46a.eot');
  src:  url('/assets/custom-icons/theme-icons/fonts/theme-icons.82b653a46a.eot#iefix') format('embedded-opentype'),
    url('/assets/custom-icons/theme-icons/fonts/theme-icons.82b653a46a.ttf') format('truetype'),
    url('/assets/custom-icons/theme-icons/fonts/theme-icons.82b653a46a.woff') format('woff'),
    url('/assets/custom-icons/theme-icons/fonts/theme-icons.82b653a46a.svg#theme-icons') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

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

.vielin-theme-arrow-top:before {
  content: "\e916";
}
.vielin-theme-wishlist-empty:before {
  content: "\e915";
}
.vielin-theme-menu:before {
  content: "\e912";
}
.vielin-theme-minus:before {
  content: "\e90e";
}
.vielin-theme-plus:before {
  content: "\e90f";
}
.vielin-theme-cart-add:before {
  content: "\e90d";
}
.vielin-theme-sofa:before {
  content: "\e911";
}
.vielin-theme-chair-wood:before {
  content: "\e90b";
}
.vielin-theme-work-table:before {
  content: "\e90c";
}
.vielin-theme-furniture:before {
  content: "\e908";
}
.vielin-theme-calendar:before {
  content: "\e909";
}
.vielin-theme-truck:before {
  content: "\e90a";
}
.vielin-theme-arrow-down:before {
  content: "\e913";
}
.vielin-theme-arrow-up:before {
  content: "\e914";
}
.vielin-theme-arrow-left:before {
  content: "\e900";
}
.vielin-theme-arrow-right:before {
  content: "\e901";
}
.vielin-theme-bag:before {
  content: "\e902";
}
.vielin-theme-close:before {
  content: "\e903";
}
.vielin-theme-dot-big:before {
  content: "\e910";
}
.vielin-theme-dot:before {
  content: "\e904";
}
.vielin-theme-fav:before {
  content: "\e905";
}
.vielin-theme-search:before {
  content: "\e906";
}
.vielin-theme-user:before {
  content: "\e907";
}
