@font-face {
  font-family: 'FontAwesome';
  src:  url('fonts/FontAwesome.eot?4rslip');
  src: url('fonts/FontAwesome.woff2') format('woff2'),
    url('fonts/FontAwesome.woff?4rslip') format('woff'),
    url('fonts/FontAwesome.eot?4rslip#iefix') format('embedded-opentype'),
    url('fonts/FontAwesome.ttf?4rslip') format('truetype'),
    url('fonts/FontAwesome.svg?4rslip#FontAwesome') 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: 'FontAwesome' !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-envelope-o:before {
  content: "\f003";
}
.icon-heart:before {
  content: "\f004";
}
.icon-star:before {
  content: "\f005";
}
.icon-star-o:before {
  content: "\f006";
}
.icon-user:before {
  content: "\f007";
}
.icon-film:before {
  content: "\f008";
}
.icon-close:before {
  content: "\f00d";
}
.icon-remove:before {
  content: "\f00d";
}
.icon-times:before {
  content: "\f00d";
}
.icon-search-plus:before {
  content: "\f00e";
}
.icon-home:before {
  content: "\f015";
}
.icon-clock-o:before {
  content: "\f017";
}
.icon-download:before {
  content: "\f019";
}
.icon-tag:before {
  content: "\f02b";
}
.icon-camera:before {
  content: "\f030";
}
.icon-image:before {
  content: "\f03e";
}
.icon-photo:before {
  content: "\f03e";
}
.icon-picture-o:before {
  content: "\f03e";
}
.icon-leaf:before {
  content: "\f06c";
}
.icon-fire:before {
  content: "\f06d";
}
.icon-eye:before {
  content: "\f06e";
}
.icon-comment:before {
  content: "\f075";
}
.icon-folder-open:before {
  content: "\f07c";
}
.icon-star-half:before {
  content: "\f089";
}
.icon-trophy:before {
  content: "\f091";
}
.icon-paperclip:before {
  content: "\f0c6";
}
.icon-bars:before {
  content: "\f0c9";
}
.icon-navicon:before {
  content: "\f0c9";
}
.icon-reorder:before {
  content: "\f0c9";
}
.icon-magic:before {
  content: "\f0d0";
}
.icon-coffee:before {
  content: "\f0f4";
}
.icon-youtube:before {
  content: "\f16a";
}
.icon-telegram:before {
  content: "\f1d8";
}
.icon-twitter:before {
  content: "\e902";
}
.icon-facebook:before {
  content: "\e903";
}
.icon-facebook-f:before {
  content: "\e903";
}
.icon-ok:before {
  content: "\e904";
}
.icon-vk:before {
  content: "\e905";
}
.icon-pinterest:before {
  content: "\e906";
}
.icon-youtube-play:before {
  content: "\e907";
}
.icon-play:before {
  content: "\e908";
}
.icon-chevron-down:before {
  content: "\e900";
}
.icon-search:before {
  content: "\e901";
}
