@charset "UTF-8";

@font-face {
  font-family: "jlexreview";
  src:url("fonts/jlexreview.eot");
  src:url("fonts/jlexreview.eot?#iefix") format("embedded-opentype"),
    url("fonts/jlexreview.woff") format("woff"),
    url("fonts/jlexreview.ttf") format("truetype"),
    url("fonts/jlexreview.svg#jlexreview") format("svg");
  font-weight: normal;
  font-style: normal;

}

[data-icon]:before {
  font-family: "jlexreview" !important;
  content: attr(data-icon);
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

[class^="jl-icon-"]:before,
[class*=" jl-icon-"]:before {
  font-family: "jlexreview" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.jl-icon-upload:before {
  content: "\65";
}
.jl-icon-plus:before {
  content: "\66";
}
.jl-icon-like:before {
  content: "\67";
}
.jl-icon-unlike:before {
  content: "\68";
}
.jl-icon-google:before {
  content: "\6a";
}
.jl-icon-twitter:before {
  content: "\6b";
}
.jl-icon-facebook:before {
  content: "\63";
}
.jl-icon-image:before {
  content: "\69";
}
.jl-icon-search:before {
  content: "\61";
}
.jl-icon-cog:before {
  content: "\64";
}
.jl-icon-flag:before {
  content: "\6c";
}
.jl-icon-attach:before {
  content: "\6e";
}
.jl-icon-picture:before {
  content: "\6f";
}
.jl-icon-share:before {
  content: "\70";
}
.jl-icon-heart:before {
  content: "\72";
}
.jl-icon-star:before {
  content: "\73";
}
.jl-icon-rss:before {
  content: "\74";
}
.jl-icon-caret:before {
  content: "\75";
}
.jl-icon-map:before {
  content: "\62";
}
.jl-icon-comment:before {
  content: "\6d";
}
.jl-icon-smiley:before {
  content: "\71";
}
.jl-icon-star-1:before {
  content: "\76";
}
.jl-icon-star-2:before {
  content: "\77";
}
.jl-icon-star-3:before {
  content: "\78";
}
