@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?y36po1');
  src:  url('fonts/icomoon.eot?y36po1#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?y36po1') format('truetype'),
    url('fonts/icomoon.woff?y36po1') format('woff'),
    url('fonts/icomoon.svg?y36po1#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-apple:before {
  content: "\e900";
  color: #999;
}
.icon-applemusic:before {
  content: "\e901";
}
.icon-applepay:before {
  content: "\e902";
}
.icon-baidu:before {
  content: "\e903";
  color: #2319dc;
}
.icon-googlechrome:before {
  content: "\e904";
  color: #4285f4;
}
.icon-googlehangouts:before {
  content: "\e905";
  color: #0c9d58;
}
.icon-googlepay:before {
  content: "\e906";
  color: #5f6368;
}
.icon-googleplay:before {
  content: "\e907";
  color: #607d8b;
}
.icon-ios:before {
  content: "\e909";
}
.icon-itunes:before {
  content: "\e90a";
  color: #fb5bc5;
}
.icon-spotify:before {
  content: "\e910";
  color: #1ed760;
}
.icon-tiktok:before {
  content: "\e911";
}
