@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?w72tv8');
  src:  url('fonts/icomoon.eot?w72tv8#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?w72tv8') format('truetype'),
    url('fonts/icomoon.woff?w72tv8') format('woff'),
    url('fonts/icomoon.svg?w72tv8#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-arrow-down3:before {
  content: "\e900";
}
.icon-arrow-down-alt1:before {
  content: "\e903";
}
.icon-map-pin-fill:before {
  content: "\e902";
}
.icon-coin-dollar:before {
  content: "\e93b";
}
.icon-history:before {
  content: "\e94d";
}
.icon-clock:before {
  content: "\e94e";
}
.icon-unlocked:before {
  content: "\e990";
}
.icon-trophy:before {
  content: "\e99e";
}
.icon-accessibility:before {
  content: "\e9b2";
}
.icon-smile:before {
  content: "\e9e1";
}
.icon-sad:before {
  content: "\e9e5";
}
.icon-cross:before {
  content: "\ea0f";
}
.icon-checkmark:before {
  content: "\ea10";
}
.icon-checkmark2:before {
  content: "\ea11";
}
.icon-arrow-down:before {
  content: "\ea36";
}
.icon-arrow-down2:before {
  content: "\ea3e";
}
.icon-circle-down:before {
  content: "\ea43";
}
.icon-facebook:before {
  content: "\ea90";
}
.icon-facebook2:before {
  content: "\ea91";
}
.icon-twitter:before {
  content: "\ea96";
}
.icon-youtube:before {
  content: "\ea9d";
}
.icon-youtube2:before {
  content: "\ea9e";
}
.icon-bulb:before {
  content: "\e901";
}
.icon-banknote:before {
  content: "\e904";
}

