@font-face {
  font-family: 'icomoon';
  src:  url('/fonts/icomoon.eot?ffk89p');
  src:  url('/fonts/icomoon.eot?ffk89p#iefix') format('embedded-opentype'),
    url('/fonts/icomoon.ttf?ffk89p') format('truetype'),
    url('/fonts/icomoon.woff?ffk89p') format('woff'),
    url('/fonts/icomoon.svg?ffk89p#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  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-add:before {
  content: "\eaaf";
}
.icon-calendar-outline:before {
  content: "\e92c";
}
.icon-certificate-outline:before {
  content: "\e94e";
}
.icon-notebook-3-outline:before {
  content: "\e9db";
}
.icon-notebook-4-outline:before {
  content: "\e9dc";
}
.icon-notebook-5-outline:before {
  content: "\e9dd";
}
.icon-credit-card-outline:before {
  content: "\ea91";
}
.icon-bonnet-solid:before {
  content: "\e900";
}
.icon-calendar-solid:before {
  content: "\e901";
}
.icon-certificate-solid:before {
  content: "\e902";
}
.icon-credit-card-solid:before {
  content: "\e903";
}
.icon-gown-solid:before {
  content: "\e904";
}
.icon-hood-solid:before {
  content: "\e905";
}
.icon-stole-solid:before {
  content: "\e906";
}
.icon-trencher-solid:before {
  content: "\e907";
}
