@font-face {
  font-family: 'icomoon';
  src:  url('../fonts/icomoon/icomoon.eot?loldku');
  src:  url('../fonts/icomoon/icomoon.eot?loldku#iefix') format('embedded-opentype'),
    url('../fonts/icomoon/icomoon.ttf?loldku') format('truetype'),
    url('../fonts/icomoon/icomoon.woff?loldku') format('woff'),
    url('../fonts/icomoon/icomoon.svg?loldku#icomoon') format('svg');

  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="icomoon-"], [class*=" icomoon-"] {
  /* 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;
}

.icomoon-twitch:before {
  content: "\ea9f";
}

.icomoon-facebook:before {
	content: "\ea90";
}
.icomoon-pinterest:before {
	content: "\ead1";
}
.icomoon-twitter:before {
	content: "\ea96";	
}
.icomoon-linkedin:before {
	content: "\eaca";
}
.icomoon-tiktok:before {
  content: "\e900";
}
.icomoon-instagram:before {
  content: "\ea92";
}
.icomoon-googleplus:before {
  content: "\ea8b";
}
.icomoon-youtube:before {
  content: "\ea9d";
}