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

[class^="icon-"]::before, [class*=" icon-"]::before {
  /* 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-flag:before {
  content: "\e919";
}
.icon-pinterest:before {
  content: "\ead1";
}
.icon-phone:before {
  content: "\e942";
}
.icon-browser:before {
  content: "\e90f";
}
.icon-devices:before {
  content: "\e910";
}
.icon-leave:before {
  content: "\e911";
}
.icon-mail:before {
  content: "\e912";
}
.icon-notebook:before {
  content: "\e913";
}
.icon-pen:before {
  content: "\e914";
}
.icon-print:before {
  content: "\e915";
}
.icon-share:before {
  content: "\e916";
}
.icon-sound:before {
  content: "\e917";
}
.icon-wifi:before {
  content: "\e918";
}
.icon-plus:before {
  content: "\e90d";
}
.icon-arrow:before {
  content: "\e90e";
}
.icon-beachball-blue:before {
  content: "\e900";
  color: #4a91ce;
}
.icon-beachball-green:before {
   content: "\e900";
   color: #76ae43;
 }
.icon-close:before {
  content: "\e901";
}
.icon-shoe-blue:before {
  content: "\e902";
  color: #4a91ce;
}
.icon-shoe-green:before {
  content: "\e902";
  color: #76ae43;
}
.icon-account:before {
  content: "\e903";
}
.icon-facebook:before {
  content: "\e904";
}
.icon-mobilemenu:before {
  content: "\e905";
}
.icon-twitter:before {
  content: "\e906";
}
.icon-apple:before {
  content: "\e907";
}
.icon-heart-blue:before {
  content: "\e908";
  color: #4a91ce;
}
.icon-heart-green:before {
  content: "\e908";
  color: #76ae43;
}
.icon-search:before {
  content: "\e909";
}
.icon-baseball:before {
  content: "\e90a";
}
.icon-information:before {
  content: "\e90b";
}
.icon-lightbulb:before {
  content: "\e90c";
}
