@font-face {
  font-family: 'academicons';
  src:  url('fonts/academicons.eot?b5zt0y');
  src:  url('fonts/academicons.eot?b5zt0y#iefix') format('embedded-opentype'),
    url('fonts/academicons.ttf?b5zt0y') format('truetype'),
    url('fonts/academicons.woff?b5zt0y') format('woff'),
    url('fonts/academicons.svg?b5zt0y#academicons') 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: 'academicons' !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-bluesky:before {
  content: "\e900";
}
.icon-arXiv:before {
  content: "\e808";
}
.icon-dblp:before {
  content: "\e818";
}
.icon-GoogleScholar:before {
  content: "\e828";
}
.icon-Orcid:before {
  content: "\e840";
}
.icon-ResearchGate:before {
  content: "\e854";
}
.icon-arxiv-android-logo:before {
  content: "\e901";
}
.icon-mathscinet:before {
  content: "\e902";
}
.icon-mathoverflow:before {
  content: "\e903";
}
.icon-edinburgh:before {
  content: "\e904";
}
.icon-mastodon:before {
  content: "\e905";
}
.icon-twitter:before {
  content: "\ea96";
}
.icon-linkedin:before {
  content: "\eaca";
}
