@font-face {
  font-family: 'theme-icons';
  src:  url('fonts/theme-icons.eot?tk8u1z');
  src:  url('fonts/theme-icons.eot?tk8u1z#iefix') format('embedded-opentype'),
    url('fonts/theme-icons.ttf?tk8u1z') format('truetype'),
    url('fonts/theme-icons.woff?tk8u1z') format('woff'),
    url('fonts/theme-icons.svg?tk8u1z#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-close:before {
  content: "\e91a";
}
.vamtam-theme-menu:before {
  content: "\e919";
}
.vamtam-theme-arrow-down:before {
  content: "\e900";
}
.vamtam-theme-arrow-left:before {
  content: "\e901";
}
.vamtam-theme-arrow-right:before {
  content: "\e902";
}
.vamtam-theme-arrow-up:before {
  content: "\e903";
}
.vamtam-theme-arrow-link-down:before {
  content: "\e904";
}
.vamtam-theme-arrow-link-up:before {
  content: "\e905";
}
.vamtam-theme-zoom:before {
  content: "\e906";
}
.vamtam-theme-spark:before {
  content: "\e907";
}
.vamtam-theme-question:before {
  content: "\e908";
}
.vamtam-theme-electrician-1:before {
  content: "\e909";
}
.vamtam-theme-electrician-3:before {
  content: "\e90a";
}
.vamtam-theme-electrician-4:before {
  content: "\e90b";
}
.vamtam-theme-award:before {
  content: "\e90c";
}
.vamtam-theme-electrician-2:before {
  content: "\e90d";
}
.vamtam-theme-home:before {
  content: "\e90e";
}
.vamtam-theme-check:before {
  content: "\e90f";
}
.vamtam-theme-email:before {
  content: "\e910";
}
.vamtam-theme-phone:before {
  content: "\e911";
}
.vamtam-theme-pin:before {
  content: "\e912";
}
.vamtam-theme-star:before {
  content: "\e913";
}
.vamtam-theme-quote:before {
  content: "\e914";
}
.vamtam-theme-service-icon-1:before {
  content: "\e915";
}
.vamtam-theme-service-icon-2:before {
  content: "\e916";
}
.vamtam-theme-service-icon-3:before {
  content: "\e917";
}
.vamtam-theme-service-icon-4:before {
  content: "\e918";
}
