@font-face {
  font-family: 'FontAwesome';
  src: url('../fonts/fontawesome-webfont.eot?v=4.3.0');
  src: url('../fonts/fontawesome-webfont.eot?#iefix&v=4.3.0') format('embedded-opentype'), url('../fonts/fontawesome-webfont.woff2?v=4.3.0') format('woff2'), url('../fonts/fontawesome-webfont.woff?v=4.3.0') format('woff'), url('../fonts/fontawesome-webfont.ttf?v=4.3.0') format('truetype'), url('../fonts/fontawesome-webfont.svg?v=4.3.0#fontawesomeregular') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: swap;

}
.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
}
.fa-chevron-circle-right:before {
  content: "\f138 ";
}
.fa-star-o:before {
  content: "\f006";
}
.fa-calendar-o:before {
  content: "\f133";
}
.fa-eye:before {
  content: "\f06e";
}
.fa-clock-o:before {
  content: "\f017";
}

.fa-download:before {
  content: "\f019";
}
.fa-user:before {
  content: "\f007";
}

.fa-play:before {
  content: "\f04b";
}
.fa-play-circle:before {
  content: "\f144";
}
.fa-search:before {
  content: "\f002";
}

.fa-arrow-left:before {
  content: "\f060";
}
.fa-arrow-right:before {
  content: "\f061";
}
.fa-download:before {
  content: "\f019";
}

.fa-clock-o:before {
  content: "\f017";
}

.fa-check-square-o:before {
  content: "\f046";
}
.fa-plus-circle:before {
  content: "\f055";
}
.fa-film:before {
  content: "\f008";
}

.fa-volume-up:before {
  content: "\f028";
}

.fa-envelope:before {
  content: "\f0e0";
}
.fa-arrow-right:before {
	content: "\f061";}

.fa-mail-reply:before {
  content: "\f112";
}

.fa-thumbs-o-up:before {
  content: "\f087";
}
.fa-play-circle:before {
  content: "\f144";
}


.fa-thumbs-o-down:before {
  content: "\f088";
}
.fa-play-circle :before {
  content: "\f144";
}

.fa-map-marker:before {
    content: "\f041";
}


