@font-face {
  font-family: 'theme-icons';
  src:
    url('fonts/theme-icons.ttf?5n00zn') format('truetype'),
    url('fonts/theme-icons.woff?5n00zn') format('woff'),
    url('fonts/theme-icons.svg?5n00zn#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-transaction:before {
  content: "\e910";
}
.vamtam-theme-technology:before {
  content: "\e911";
}
.vamtam-theme-student:before {
  content: "\e90e";
}
.vamtam-theme-program:before {
  content: "\e90f";
}
.vamtam-theme-cost:before {
  content: "\e902";
}
.vamtam-theme-team:before {
  content: "\e90c";
}
.vamtam-theme-water:before {
  content: "\e90d";
}
.vamtam-theme-navigation:before {
  content: "\e912";
}
.vamtam-theme-close:before {
  content: "\e900";
}
.vamtam-theme-arrow-slide-left:before {
  content: "\e901";
}
.vamtam-theme-arrow-slide-right:before {
  content: "\e903";
}
.vamtam-theme-donation:before {
  content: "\e904";
}
.vamtam-theme-fund:before {
  content: "\e905";
}
.vamtam-theme-heart:before {
  content: "\e906";
}
.vamtam-theme-pin:before {
  content: "\e907";
}
.vamtam-theme-play:before {
  content: "\e908";
}
.vamtam-theme-smile:before {
  content: "\e909";
}
.vamtam-theme-tree:before {
  content: "\e90a";
}
.vamtam-theme-volunteer:before {
  content: "\e90b";
}
