.fa {
  display: inline-block;
  font: normal normal normal 14px/1 'icomoon', sans-serif;
  font-size: 14px;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.fa-2x {
  font-size: 2em;
}

.fa-3x {
  font-size: 3em;
}

.fa-4x {
  font-size: 4em;
}

.fa-5x {
  font-size: 5em;
}

.fa-lg {
  font-size: 1.33333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}

.fa-fw {
  width: 1.28571429em;
  text-align: center;
}

.fa-behance::before,
.fa-bitbucket::before,
.fa-drupal::before,
.fa-envelope::before,
.fa-facebook::before,
.fa-facebook-f::before,
.fa-flickr::before,
.fa-github::before,
.fa-google-plus::before,
.fa-info::before,
.fa-instagram::before,
.fa-linkedin::before,
.fa-linkedin-in::before,
.fa-pinterest::before,
.fa-pinterest-p::before,
.fa-get-pocket::before,
.fa-print::before,
.fa-reddit::before,
.fa-rss::before,
.fa-slideshare::before,
.fa-stumbleupon::before,
.fa-telegram::before,
.fa-tencent-weibo::before,
.fa-tumblr::before,
.fa-twitter::before,
.fa-vimeo-square::before,
.fa-vk::before,
.fa-weibo::before,
.fa-whatsapp::before,
.fa-xing::before,
.fa-plus::before,
.fa-youtube::before,
.fa-money-bill-alt::before,
.fa-asterisk::before,
.fa-reddit-alien::before,
.fa-flipboard::before,
.fa-qq::before,
.fa-lock::before,
.fa-buffer::before,
.fa-tiktok::before,
.fa-threads::before {
  font-family: 'icomoon', sans-serif;
}

.fa-behance::before {
  content: '\f1b4';
}

.fa-bitbucket::before {
  content: '\f171';
}

.fa-drupal::before {
  content: '\f1a9';
}

.fa-envelope::before {
  content: '\f0e0';
}

.fa-facebook::before,
.fa-facebook-f::before {
  content: '\f09a';
}

.fa-flickr::before {
  content: '\f16e';
}

.fa-github::before {
  content: '\f09b';
}

.fa-google-plus::before {
  content: '\f0d5';
}

.fa-info::before {
  content: '\f129';
}

.fa-instagram::before {
  content: '\f16d';
}

.fa-linkedin::before,
.fa-linkedin-in::before {
  content: '\f0e1';
}

.fa-pinterest::before,
.fa-pinterest-p::before {
  content: '\f0d2';
}

.fa-get-pocket::before {
  content: '\f265';
}

.fa-print::before {
  content: '\f02f';
}

.fa-reddit::before {
  content: '\f1a1';
}

.fa-rss::before {
  content: '\f09e';
}

.fa-slideshare::before {
  content: '\f1e7';
}

.fa-stumbleupon::before {
  content: '\f1a4';
}

.fa-telegram::before {
  content: '\f2c6';
}

.fa-tencent-weibo::before {
  content: '\f1d5';
}

.fa-tumblr::before {
  content: '\f173';
}

.fa-twitter::before {
  content: '\e901';
}

.fa-vimeo-square::before {
  content: '\f194';
}

.fa-vk::before {
  content: '\f189';
}

.fa-weibo::before {
  content: '\f18a';
}

.fa-whatsapp::before {
  content: '\f232';
}

.fa-xing::before {
  content: '\f168';
}

.fa-youtube::before {
  content: '\f16a';
}

.fa-plus::before {
  content: '\f067';
}

.fa-money-bill-alt::before {
  content: '\f0d6';
}

.fa-asterisk::before {
  content: '\f069';
}

.fa-reddit-alien::before {
  content: '\f281';
}

.fa-flipboard::before {
  content: '\f0db';
}

.fa-qq::before {
  content: '\f1d6';
}

.fa-lock::before {
  content: '\f023';
}

.fa-buffer::before {
  content: '\f039';
}

.fa-tiktok::before {
  content: '\e900';
}

.fa-threads::before {
  content: '\e902';
}
