@charset "UTF-8";

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

}

[data-icon]:before {
  font-family: "qapi-icons" !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: "qapi-icons" !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-star-icon:before {
  content: "s";
}
.icon-person-icon:before {
  content: "p";
}
.icon-ambulance-icon:before {
  content: "a";
}
.icon-gavel-icon:before {
  content: "g";
}
.icon-magnify-icon:before {
  content: "m";
}
.icon-gotomeeting:before {
  content: "2";
}
.icon-email:before {
  content: "e";
}
.icon-checkmark-icon-1:before {
  content: "c";
}
.icon-facebook-icon:before {
  content: "f";
}
.icon-twitter-icon:before {
  content: "t";
}
.icon-left-arrow-icon:before {
  content: "L";
}
.icon-right-arrow-icon:before {
  content: "R";
}
.icon-up-arrow-icon:before {
  content: "U";
}
.icon-qapi:before {
  content: "Q";
}
.icon-survey-icon:before {
  content: "S";
}
.icon-go-btn-icon:before {
  content: "G";
}
.icon-top-arrows:before {
  content: "A";
}
.icon-calendar:before {
  content: "d";
}
.icon-down-arrow-icon:before {
  content: "b";
}
.icon-h-icon:before {
  content: "h";
}
.icon-support-question-icon:before {
  content: "?";
}
.icon-trash-can:before {
  content: "T";
}
.icon-support-call-icon:before {
  content: "o";
}
.icon-youtube:before {
  content: "y";
}
.icon-signal:before {
  content: "j";
}
.icon-cancel-circled:before {
  content: "i";
}
.icon-pencil:before {
  content: "k";
}
.icon-testimonial-icon2:before {
  content: "B";
}
.icon-calendar-icon:before {
  content: "l";
}
.icon-discharge-icon:before {
  content: "n";
}
.icon-los-icon:before {
  content: "q";
}
.icon-pay-type-icon:before {
  content: "r";
}
.icon-physician-icon:before {
  content: "u";
}
.icon-dob-icon:before {
  content: "v";
}
.icon-sex-icon:before {
  content: "w";
}
.icon-admission-type-icon:before {
  content: "x";
}
.icon-admitted-from-icon:before {
  content: "z";
}
.icon-checkmark-wingding-icon:before {
  content: "C";
}
.icon-help-circled:before {
  content: "H";
}
.icon-q-metrics:before {
  content: "D";
}
