@font-face {
  font-family: 'wp-icon';
  src: url('../fonts/wp-icon.eot?13598966');
  src: url('../fonts/wp-icon.eot?13598966#iefix') format('embedded-opentype'),
       url('../fonts/wp-icon.woff2?13598966') format('woff2'),
       url('../fonts/wp-icon.woff?13598966') format('woff'),
       url('../fonts/wp-icon.ttf?13598966') format('truetype'),
       url('../fonts/wp-icon.svg?13598966#wp-icon') format('svg');
  font-weight: normal;
  font-style: normal;
}


/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'wp-icon';
    src: url('../font/wp-icon.svg?13598966#wp-icon') format('svg');
  }
}
*/
 
 [class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: "wp-icon";
  font-style: normal;
  font-weight: normal;
  speak: none;
 
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  /* opacity: .8; */
 
  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
 
  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;
 
  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  margin-left: .2em;
 
  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */
 
  /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
 
  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}
 
.icon-admin:before { content: '\e800'; } /* '' */
.icon-attendance:before { content: '\e801'; } /* '' */
.icon-arrow-right:before { content: '\e802'; } /* '' */
.icon-class-rooms-and-subjects:before { content: '\e803'; } /* '' */
.icon-developer-friendly-features:before { content: '\e804'; } /* '' */
.icon-easy-install:before { content: '\e805'; } /* '' */
.icon-developer-frindly:before { content: '\e806'; } /* '' */
.icon-email:before { content: '\e807'; } /* '' */
.icon-exam-events-schedule:before { content: '\e808'; } /* '' */
.icon-facebook:before { content: '\e809'; } /* '' */
.icon-email-features:before { content: '\e80a'; } /* '' */
.icon-find-solution:before { content: '\e80b'; } /* '' */
.icon-hand-gesture-left:before { content: '\e80c'; } /* '' */
.icon-hand-gesture-right:before { content: '\e80d'; } /* '' */
.icon-inside-wordpress:before { content: '\e80e'; } /* '' */
.icon-import-export:before { content: '\e80f'; } /* '' */
.icon-grade-book:before { content: '\e810'; } /* '' */
.icon-online-fees-payment:before { content: '\e811'; } /* '' */
.icon-message:before { content: '\e812'; } /* '' */
.icon-constant-feature-updates:before { content: '\e813'; } /* '' */
.icon-instant-notifications:before { content: '\e814'; } /* '' */
.icon-clock:before { content: '\e815'; } /* '' */
.icon-performance-optimized:before { content: '\e816'; } /* '' */
.icon-name:before { content: '\e817'; } /* '' */
.icon-parent:before { content: '\e818'; } /* '' */
.icon-responsive-design:before { content: '\e819'; } /* '' */
.icon-report-card:before { content: '\e81a'; } /* '' */
.icon-phone:before { content: '\e81b'; } /* '' */
.icon-responsive-ui:before { content: '\e81c'; } /* '' */
.icon-select-country:before { content: '\e81d'; } /* '' */
.icon-sms:before { content: '\e81e'; } /* '' */
.icon-school-name:before { content: '\e81f'; } /* '' */
.icon-customizable:before { content: '\e820'; } /* '' */
.icon-support:before { content: '\e821'; } /* '' */
.icon-continued-support:before { content: '\e822'; } /* '' */
.icon-safe-secure-online-payment:before { content: '\e823'; } /* '' */
.icon-support-hours:before { content: '\e824'; } /* '' */
.icon-twitter:before { content: '\e825'; } /* '' */
.icon-student:before { content: '\e826'; } /* '' */
.icon-time-table:before { content: '\e827'; } /* '' */
.icon-teacher:before { content: '\e828'; } /* '' */
.icon-role-based-access:before { content: '\e829'; } /* '' */
.icon-your-budget:before { content: '\e82a'; } /* '' */
.icon-user-roles:before { content: '\e82b'; } /* '' */
.icon-transport:before { content: '\e82c'; } /* '' */
.icon-who-are-you:before { content: '\e82d'; } /* '' */
.icon-wordpress-platfrom:before { content: '\e82e'; } /* '' */
.icon-refund-policy:before { content: '\e82f'; } /* '' */
.icon-arrow-left:before { content: '\e830'; } /* '' */
.icon-close:before { content: '\e831'; } /* '' */
.icon-checked:before { content: '\e832'; } /* '' */


@font-face {
  font-family: 'wp-icons';
  src: url('../fonts/wp-icons.eot?34431274');
  src: url('../fonts/wp-icons.eot?34431274#iefix') format('embedded-opentype'),
       url('../fonts/wp-icons.woff2?34431274') format('woff2'),
       url('../fonts/wp-icons.woff?34431274') format('woff'),
       url('../fonts/wp-icons.ttf?34431274') format('truetype'),
       url('../fonts/wp-icons.svg?34431274#wp-icons') format('svg');
  font-weight: normal;
  font-style: normal;
}
/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'wp-icons';
    src: url('../font/wp-icons.svg?34431274#wp-icons') format('svg');
  }
}
*/
 
 [class^="icons-"]:before, [class*=" icons-"]:before {
  font-family: "wp-icons";
  font-style: normal;
  font-weight: normal;
  speak: none;
 
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  /* opacity: .8; */
 
  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
 
  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;
 
  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  margin-left: .2em;
 
  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */
 
  /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
 
  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}
 
.icons-emo-happy:before { content: '\e800'; } /* '' */
.icons-star:before { content: '\e801'; } /* '' */
.icons-heart-empty:before { content: '\e802'; } /* '' */
.icons-star-empty:before { content: '\e803'; } /* '' */
.icons-share:before { content: '\e804'; } /* '' */
.icons-trophy:before { content: '\e805'; } /* '' */
.icons-gplus:before { content: '\f0d5'; } /* '' */
.icons-linkedin:before { content: '\f0e1'; } /* '' */
.icons-html5:before { content: '\f13b'; } /* '' */
.icons-youtube-play:before { content: '\f16a'; } /* '' */
.icons-instagram:before { content: '\f16d'; } /* '' */
.icons-apple:before { content: '\f179'; } /* '' */
.icons-android:before { content: '\f17b'; } /* '' */
.icons-graduation-cap:before { content: '\f19d'; } /* '' */
.icons-behance:before { content: '\f1b4'; } /* '' */
.icons-vine:before { content: '\f1ca'; } /* '' */
.icons-plug:before { content: '\f1e6'; } /* '' */
.icons-bus:before { content: '\f207'; } /* '' */
.icons-pinterest:before { content: '\f231'; } /* '' */
.icons-handshake-o:before { content: '\f2b5'; } /* '' */

