@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?nyhlg3');
  src:  url('fonts/icomoon.eot?nyhlg3#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?nyhlg3') format('truetype'),
    url('fonts/icomoon.woff?nyhlg3') format('woff'),
    url('fonts/icomoon.svg?nyhlg3#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-library:before {
  content: "\e921";
}
.icon-qrcode:before {
  content: "\e938";
}
.icon-coin-euro:before {
  content: "\e93c";
}
.icon-bubbles4:before {
  content: "\e970";
}
.icon-user-check:before {
  content: "\e975";
}
.icon-quotes-left:before {
  content: "\e977";
}
.icon-quotes-right:before {
  content: "\e978";
}
.icon-stats-dots:before {
  content: "\e99b";
}
.icon-trophy:before {
  content: "\e99e";
}
.icon-gift:before {
  content: "\e99f";
}
.icon-rocket:before {
  content: "\e9a5";
}
.icon-clipboard:before {
  content: "\e9b8";
}
.icon-checkmark2:before {
  content: "\ea11";
}
.icon-facebook:before {
  content: "\ea90";
}
.icon-instagram:before {
  content: "\ea92";
}
.icon-twitter:before {
  content: "\ea96";
}
.icon-linkedin2:before {
  content: "\eaca";
}
