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

[class^="vamtam-theme-"], [class*=" vamtam-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;
}

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