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

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

.icon-camping:before {
  content: "\e908";
}
.icon-charity:before {
  content: "\e909";
}
.icon-clinic:before {
  content: "\e90a";
}
.icon-familly:before {
  content: "\e90b";
}
.icon-halalFood:before {
  content: "\e90c";
}
.icon-learning:before {
  content: "\e90d";
}
.icon-peace:before {
  content: "\e90e";
}
.icon-social:before {
  content: "\e90f";
}
.icon-sport:before {
  content: "\e910";
}
.icon-fullsun:before {
  content: "\e907";
}
.icon-afternoon:before {
  content: "\e902";
}
.icon-fridayPrayer:before {
  content: "\e903";
}
.icon-night:before {
  content: "\e904";
}
.icon-sunrise:before {
  content: "\e905";
}
.icon-sunset:before {
  content: "\e906";
}
.icon-funeral:before {
  content: "\e901";
}
.icon-praying:before {
  content: "\e900";
}
