@font-face {
  font-family: 'theme-icons';
  src:
    url('fonts/theme-icons.ttf?j78f6t') format('truetype'),
    url('fonts/theme-icons.woff?j78f6t') format('woff'),
    url('fonts/theme-icons.svg?j78f6t#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-shield-vertical:before {
  content: "\e911";
}
.vamtam-theme-Logo-Mark:before {
  content: "\e90f";
}
.vamtam-theme-shield:before {
  content: "\e90e";
}
.vamtam-theme-search:before {
  content: "\e90d";
}
.vamtam-theme-arrow-down:before {
  content: "\e900";
}
.vamtam-theme-arrow-up:before {
  content: "\e912";
}
.vamtam-theme-arrow-right-short:before {
  content: "\e913";
}
.vamtam-theme-arrow-left-short:before {
  content: "\e914";
}
.vamtam-theme-arrow-left:before {
  content: "\e901";
}
.vamtam-theme-arrow-right:before {
  content: "\e902";
}
.vamtam-theme-clock:before {
  content: "\e906";
}
.vamtam-theme-menu:before {
  content: "\e90b";
}
.vamtam-theme-campus:before {
  content: "\e904";
}
.vamtam-theme-calendar:before {
  content: "\e903";
}
.vamtam-theme-chat:before {
  content: "\e905";
}
.vamtam-theme-degree:before {
  content: "\e907";
}
.vamtam-theme-design:before {
  content: "\e908";
}
.vamtam-theme-education:before {
  content: "\e909";
}
.vamtam-theme-list:before {
  content: "\e90a";
}
.vamtam-theme-park:before {
  content: "\e90c";
}
.vamtam-theme-play:before {
  content: "\e910";
}
