@charset "UTF-8";

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

}

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

.medicon-do-medical:before {
  content: "\61";
}
