@charset "UTF-8";

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

}

[data-icon]:before {
  font-family: "mcc" !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: "mcc" !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-call:before {
  content: "\61";
}
.icon-apply-now:before {
  content: "\62";
}
.icon-request-info:before {
  content: "\63";
}
.icon-visit-campus:before {
  content: "\64";
}
.icon-dental-assistant:before {
  content: "\65";
}
.icon-medical-assistant:before {
  content: "\66";
}
.icon-surgical-technology:before {
  content: "\67";
}
.icon-veterinary-assistant:before {
  content: "\68";
}
.icon-left-quote:before {
  content: "\69";
}
.icon-right-quote:before {
  content: "\6a";
}
.icon-right-arrow:before {
  content: "\6b";
}
.icon-facebook-icon:before {
  content: "\6c";
}
.icon-instagram-icon:before {
  content: "\6d";
}
.icon-twitter-icon:before {
  content: "\6e";
}
.icon-youtube-icon:before {
  content: "\6f";
}
