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

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

.icom-share2:before {
  content: "\ea82";
}

.icom-facebook1:before {
  content: "\ea90";
}

.icom-facebook2:before {
  content: "\ea91";
}

.icom-instagram:before {
  content: "\ea92";
}

.icom-whatsapp:before {
  content: "\ea93";
}

.icom-spotify:before {
  content: "\ea94";
}

.icom-telegram:before {
  content: "\ea95";
}

.icom-twitter:before {
  content: "\ea96";
}

.icom-vine:before {
  content: "\ea97";
}

.icom-vk:before {
  content: "\ea98";
}

.icom-renren:before {
  content: "\ea99";
}

.icom-sina-weibo:before {
  content: "\ea9a";
}

.icom-rss:before {
  content: "\ea9b";
}

.icom-rss2:before {
  content: "\ea9c";
}

.icom-youtube:before {
  content: "\ea9d";
}

.icom-youtube2:before {
  content: "\ea9e";
}

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

.icom-vimeo:before {
  content: "\eaa0";
}

.icom-vimeo2:before {
  content: "\eaa1";
}

.icom-lanyrd:before {
  content: "\eaa2";
}

.icom-flickr:before {
  content: "\eaa3";
}

.icom-flickr2:before {
  content: "\eaa4";
}

.icom-tumblr:before {
  content: "\eab9";
}

.icom-tumblr2:before {
  content: "\eaba";
}

.icom-yahoo:before {
  content: "\eabb";
}

.icom-yahoo2:before {
  content: "\eabc";
}

.icom-tux:before {
  content: "\eabd";
}

.icom-skype:before {
  content: "\eac5";
}

.icom-reddit:before {
  content: "\eac6";
}

.icom-linkedin:before {
  content: "\eac9";
}

.icom-linkedin2:before {
  content: "\eaca";
}

.icom-pinterest:before {
  content: "\ead1";
}

.icom-pinterest2:before {
  content: "\ead2";
}

.icom-chrome:before {
  content: "\ead9";
}

.newsinfo_icon {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  float: left;
  margin-bottom: 50px;
  text-align: center;
  /* margin: 0 auto; */
  width: 100%;
  justify-content: center;
  align-items: center;
}

.newsinfo_icon a,
.share {
  margin-right: 10px;
}

.newsinfo_icon a:last-child {
  margin-right: 0;
}

.icomoon {
  color: white;
  width: 28px;
  height: 28px;
  line-height: 28px;
  border-radius: 10%;
  text-align: center;
  font-size: 14px;
}

.facebook {
  background-color: #3B5998;
}

.youtube {
  background-color: #CD201F;
}

.instagram {
  background-color: #262626;
}

.linkedin {
  background-color: #0077B5;
}

.reddit {
  background-color: #FF4500;
}

.twitter {
  background-color: #1DA1F2;
}

.icomoon:hover {
  color: white;
}
.whatsapp{
  background-color: #25D366;
}
.pinterest{
  background-color: #BD081C;
}