@charset "UTF-8";

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

}

[data-icon]:before {
  font-family: "jsicons" !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^="icon-"]:before,
[class*=" icon-"]:before {
  font-family: "jsicons" !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;
}

.icon-open-access:before {
  content: "\61";
}
.icon-cc:before {
  content: "\63";
}
.icon-search:before {
  content: "\62";
}
.icon-home:before {
  content: "\64";
}
.icon-bar-chart:before {
  content: "\67";
}
.icon-quote-left:before {
  content: "\68";
}
.icon-angle-right:before {
  content: "\69";
}
.icon-angle-down:before {
  content: "\6a";
}
.icon-angle-left:before {
  content: "\6b";
}
.icon-angle-up:before {
  content: "\6d";
}
.icon-file-pdf-o:before {
  content: "\6e";
}
.icon-file-text-o:before {
  content: "\6f";
}
.icon-external-link:before {
  content: "\71";
}
.icon-plus-square-o:before {
  content: "\72";
}
.icon-share:before {
  content: "\73";
}
.icon-close-empty:before {
  content: "\66";
}
.icon-chevron-up:before {
  content: "\65";
}
.icon-android-share-alt:before {
  content: "\75";
}
.icon-signal-bar:before {
  content: "\76";
}
.icon-ios-browsers-outline:before {
  content: "\77";
}
.icon-calendar-o:before {
  content: "\78";
}
.icon-arrow-graph-up-right:before {
  content: "\79";
}
.icon-calendar-3:before {
  content: "\7a";
}
.icon-link:before {
  content: "\41";
}
.icon-reorder:before {
  content: "\6c";
}
.icon-cc-icon-by:before {
  content: "\74";
}
.icon-envelope-o:before {
  content: "\42";
}
.icon-cc-icon-by-sa:before {
  content: "\43";
}
.icon-open-access-text:before {
  content: "\44";
}
.icon-orcid:before {
  content: "\45";
}
.icon-circle:before {
  content: "\70";
}
.icon-cc-icon-by-nc-nd:before {
  content: "\46";
}
.icon-scopus:before {
  content: "\47";
}
.icon-cc-icon-by-nc-sa:before {
  content: "\48";
}
.icon-facebook:before {
  content: "\49";
}
.icon-researcher-id:before {
  content: "\4a";
}
.icon-cc-icon-by-nc:before {
  content: "\4b";
}
.icon-youtube:before {
  content: "\4c";
}
.icon-youtube2:before {
  content: "\4d";
}
.icon-googlescholar:before {
  content: "\4e";
}
.icon-quote:before {
  content: "\4f";
}
.icon-info-bold:before {
  content: "\50";
}
.icon-twitter:before {
  content: "\51";
}
.icon-cc-text:before {
  content: "\52";
}
.icon-research-gate:before {
  content: "\53";
}
.icon-download:before {
  content: "\55";
}
.icon-first-authors:before {
  content: "\56";
}
.icon-mastodon-ico:before {
  content: "\54";
}
.icon-x-platform:before {
  content: "\58";
}
.icon-linkedin:before {
  content: "\57";
}
.icon-instagram:before {
  content: "\59";
}
