@font-face {
  font-family: "icomoon";
  src: url("../fonts/icomoon.ttf") format("truetype"),
    url("../fonts/icomoon.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="icon-"],
[class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "icomoon" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-Youtube:before {
  content: "\61";
  color: #fff;
}
.icon-Twitter:before {
  content: "\62";
  color: #fff;
}
.icon-TikTok:before {
  content: "\63";
  color: #fff;
}
.icon-TeacherStudentRatio:before {
  content: "\64";
  color: #fff;
}
.icon-Right-Quotes:before {
  content: "\65";
  color: #fff;
}
.icon-Right-Arrow:before {
  content: "\66";
  color: #fff;
}
.icon-Left-Quotes:before {
  content: "\67";
  color: #fff;
}
.icon-Left-Arrow:before {
  content: "\68";
  color: #fff;
}
.icon-Instagram:before {
  content: "\69";
  color: #fff;
}
.icon-FinancialAid:before {
  content: "\6a";
  color: #fff;
}
.icon-Facebook:before {
  content: "\6b";
  color: #fff;
}
.icon-EmployedGrad:before {
  content: "\6c";
  color: #fff;
}
.icon-AreasofStudy:before {
  content: "\6d";
  color: #fff;
}
