@font-face {
  font-family: 'theme-icons';
  src:  url('fonts/theme-icons.eot?742l4y');
  src:  url('fonts/theme-icons.eot?742l4y#iefix') format('embedded-opentype'),
    url('fonts/theme-icons.ttf?742l4y') format('truetype'),
    url('fonts/theme-icons.woff?742l4y') format('woff'),
    url('fonts/theme-icons.svg?742l4y#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-left:before {
  content: "\e900";
}
.vamtam-theme-arrow-right:before {
  content: "\e901";
}
.vamtam-theme-arrow-down:before {
  content: "\e902";
}
.vamtam-theme-arrow-up:before {
  content: "\e903";
}
.vamtam-theme-arrow-nav:before {
  content: "\e917";
}
.vamtam-theme-arrow-long-left:before {
  content: "\e904";
}
.vamtam-theme-arrow-long-right:before {
  content: "\e905";
}
.vamtam-theme-arrow-long-down:before {
  content: "\e906";
}
.vamtam-theme-arrow-long-up:before {
  content: "\e907";
}
.vamtam-theme-user:before {
  content: "\e91b";
}
.vamtam-theme-talk:before {
  content: "\e90e";
}
.vamtam-theme-shield:before {
  content: "\e910";
}
.vamtam-theme-form:before {
  content: "\e912";
}
.vamtam-theme-download:before {
  content: "\e914";
}
.vamtam-theme-phone:before {
  content: "\e908";
}
.vamtam-theme-mail:before {
  content: "\e909";
}
.vamtam-theme-location:before {
  content: "\e90a";
}
.vamtam-theme-quote:before {
  content: "\e90b";
}
.vamtam-theme-logo-symbol:before {
  content: "\e90c";
}
.vamtam-theme-article:before {
  content: "\e90d";
}
.vamtam-theme-menu:before {
  content: "\e916";
}
.vamtam-theme-close:before {
  content: "\e91a";
}
.vamtam-theme-number-shape:before {
  content: "\e919";
}
