@charset "UTF-8";

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

}

[data-icon]:before {
  font-family: "lecturio-product-icon" !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: "lecturio-product-icon" !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-certificate:before {
  content: "\61";
}
.icon-exam-preparation:before {
  content: "\62";
}
.icon-learning-path:before {
  content: "\63";
}
.icon-qbank:before {
  content: "\64";
}
.icon-resources:before {
  content: "\65";
}
.icon-spaced-repetition:before {
  content: "\66";
}
.icon-video-library:before {
  content: "\67";
}
.icon-virtual-patient-simulation:before {
  content: "\68";
}
.icon-blog:before {
  content: "\69";
}
.icon-bookmarks:before {
  content: "\6b";
}
.icon-bookmatcher:before {
  content: "\6c";
}
.icon-cheat-sheets:before {
  content: "\6d";
}
.icon-concept-pages-library:before {
  content: "\6e";
}
.icon-covid-19:before {
  content: "\6f";
}
.icon-curriculum:before {
  content: "\70";
}
.icon-discussion:before {
  content: "\71";
}
.icon-download-icon:before {
  content: "\72";
}
.icon-downloadable-slides:before {
  content: "\73";
}
.icon-mobile-apps:before {
  content: "\75";
}
.icon-notes:before {
  content: "\76";
}
.icon-on-demand:before {
  content: "\77";
}
.icon-performance:before {
  content: "\78";
}
.icon-playlist:before {
  content: "\79";
}
.icon-question-of-the-day:before {
  content: "\7a";
}
.icon-self-assessment:before {
  content: "\41";
}
.icon-study-planer:before {
  content: "\42";
}
.icon-transcript:before {
  content: "\43";
}
.icon-3d-new:before {
  content: "\44";
}
.icon-5-minutes:before {
  content: "\45";
}
.icon-article:before {
  content: "\46";
}
.icon-artificial-intelligence:before {
  content: "\47";
}
.icon-bookmark:before {
  content: "\6a";
}
.icon-educator:before {
  content: "\74";
}
