@font-face {
  font-family: 'icomoon';
  src: url(../fonts/icomoon.eot?41782007d393e2d2a31c4f33dcb1bac1);
  src: url(../fonts/icomoon.eot?41782007d393e2d2a31c4f33dcb1bac1#iefix) format('embedded-opentype'), url(../fonts/icomoon.ttf?e7b87df908a148274d112db1fdd49b56) format('truetype'), url(../fonts/icomoon.woff?43897fad1fb3003efb9b1ec19d12c6e2) format('woff'), url(../fonts/icomoon.svg?de4d98e8ff23213fea4e87a45b5eb71d#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-check:before {
  content: "\E900";
}
.icon-help:before {
  content: "\E901";
}
.icon-study:before {
  content: "\E902";
}
.icon-checkform:before {
  content: "\E903";
}
