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

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

.fest-children:before {
  content: "\e900";
}
.fest-circus:before {
  content: "\e901";
}
.fest-concert:before {
  content: "\e902";
}
.fest-dancing:before {
  content: "\e903";
}
.fest-hexa:before {
  content: "\e904";
}
.fest-streets:before {
  content: "\e905";
}
.fest-theater:before {
  content: "\e906";
}
