@charset "UTF-8";

@font-face {
  font-family: "icons-efimed";
  src:url("../fonts/icons-efimed.eot");
  src:url("../fonts/icons-efimed.eot?#iefix") format("embedded-opentype"),
    url("../fonts/icons-efimed.woff") format("woff"),
    url("../fonts/icons-efimed.ttf") format("truetype"),
    url("../fonts/icons-efimed.svg#icons-efimed") format("svg");
  font-weight: normal;
  font-style: normal;

}

[data-icon]:before {
  font-family: "icons-efimed" !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^="efimed-"]:before,
[class*=" efimed-"]:before {
  font-family: "icons-efimed" !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;
}

.efimed-consults:before {
  content: "a";
}
.efimed-nutrition:before {
  content: "b";
}
.efimed-diagnosis:before {
  content: "c";
}
.efimed-efimed-logo:before {
  content: "d";
}
.efimed-chronics:before {
  content: "e";
}
.efimed-birth-control:before {
  content: "f";
}
.efimed-family-planning:before {
  content: "g";
}
