@font-face {
  font-family: 'icomoon_1';
  src:  url('fonts/icomoon_1.eot?oicqg7');
  src:  url('fonts/icomoon_1.eot?oicqg7#iefix') format('embedded-opentype'),
    url('icomoon_1.eot') format('truetype'),
    url('icomoon_1.woff') format('woff'),
    url('icomoon_1.svg') format('svg');
  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_1' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  
  /* Enable Ligatures ================ */
  letter-spacing: 0;
  -webkit-font-feature-settings: "liga";
  -moz-font-feature-settings: "liga=1";
  -moz-font-feature-settings: "liga";
  -ms-font-feature-settings: "liga" 1;
  font-feature-settings: "liga";
  -webkit-font-variant-ligatures: discretionary-ligatures;
  font-variant-ligatures: discretionary-ligatures;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-teachers-icon:before {
  content: "\e940";
}
.icon-schedule-icon:before {
  content: "\1f3d7";
}
.icon-curriculam-icon:before {
  content: "\ea80";
}
.icon-semester-icon:before {
  content: "\eae8";
}
