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

[class^="fest2-"], [class*=" fest2-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'festival2' !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;
}

.fest2-experimental:before {
  content: "\e900";
}
.fest2-comunity:before {
  content: "\e901";
}
