@font-face {
    font-family: 'icomoon';
    src:  url('../fonts/icomoon.eot?77l6mk');
    src:  url('../fonts/icomoon.eot?77l6mk#iefix') format('embedded-opentype'),
      url('../fonts/icomoon.ttf?77l6mk') format('truetype'),
      url('../fonts/icomoon.woff?77l6mk') format('woff'),
      url('../fonts/icomoon.svg?77l6mk#icomoon') 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: 'icomoon' !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-temple:before {
    content: "\e900";
  }
  .icon-praying-hands:before {
    content: "\f105";
  }
  .icon-island-with-palm-trees:before {
    content: "\f107";
  }
  .icon-thatbyinnyu-temple-myanmar-birmania:before {
    content: "\f104";
  }
  .icon-kumbh-kalash:before {
    content: "\f108";
  }
  .icon-buildings:before {
    content: "\f10a";
  }
  .icon-cell-phone:before {
    content: "\f102";
  }
  .icon-net-users:before {
    content: "\f103";
  }
  .icon-arrows:before {
    content: "\f101";
  }
  .icon-music:before {
    content: "\f109";
  }
  .icon-ferris-wheel:before {
    content: "\f106";
  }
  .icon-calendar:before {
    content: "\f100";
  }
  