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

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'the-mega-church' !important;
  speak: none;
  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;
}
.icon-menu-toggle:before {
  content: "\e909";
}
.icon-bible:before {
  content: "\e900";
}
.icon-clock:before {
  content: "\e901";
}
.icon-facebook:before {
  content: "\e902";
}
.icon-heart:before {
  content: "\e903";
}
.icon-instagramm:before {
  content: "\e904";
}
.icon-phone:before {
  content: "\e905";
}
.icon-pin:before {
  content: "\e906";
}
.icon-twitter:before {
  content: "\e907";
}
.icon-volume:before {
  content: "\e908";
}
