@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?n166qw');
  src:  url('fonts/icomoon.eot?n166qw#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?n166qw') format('truetype'),
    url('fonts/icomoon.woff?n166qw') format('woff'),
    url('fonts/icomoon.svg?n166qw#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-icon-blog-calendar:before {
  content: "\e901";
  color: #5d5d5d;
}
.icon-icon-blog-call-white:before {
  content: "\e902";
}
.icon-icon-blog-clock:before {
  content: "\e903";
  color: #5d5d5d;
}
.icon-icon-blog-dot:before {
  content: "\e904";
  color: #eef1f6;
}
.icon-icon-blog-facebook:before {
  content: "\e905";
  color: #e4e6ed;
}
.icon-icon-blog-home:before {
  content: "\e906";
}
.icon-icon-blog-instagram:before {
  content: "\e907";
  color: #e4e6ed;
}
.icon-icon-blog-location:before {
  content: "\e908";
  color: #fff;
}
.icon-icon-blog-profile:before {
  content: "\e90a";
  color: #5d5d5d;
}
.icon-icon-blog-reply:before {
  content: "\e90b";
  color: #5d5d5d;
}
.icon-icon-blog-sazman:before {
  content: "\e90c";
}
.icon-icon-blog-sms:before {
  content: "\e90e";
  color: #fff;
}
.icon-icon-blog-telegram:before {
  content: "\e90f";
  color: #e4e6ed;
}
.icon-icon-blog-telegram-black:before {
  content: "\e910";
}
.icon-icon-blog-whatsapp:before {
  content: "\e911";
  color: #e4e6ed;
}
.icon-icon-blog-whatsapp-black:before {
  content: "\e912";
}
.icon-icon-blog-x:before {
  content: "\e913";
  color: #e4e6ed;
}
.icon-icon-blog-x-black:before {
  content: "\e914";
}
