@charset "UTF-8";

@font-face {
  font-family: "home-english";
  src:url("fonts/home-english.eot");
  src:url("fonts/home-english.eot?#iefix") format("embedded-opentype"),
    url("fonts/home-english.woff") format("woff"),
    url("fonts/home-english.ttf") format("truetype"),
    url("fonts/home-english.svg#home-english") format("svg");
  font-weight: normal;
  font-style: normal;

}

[data-icon]:before {
  font-family: "home-english" !important;
  content: attr(data-icon);
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

[class^="anticon-"]:before,
[class*=" anticon-"]:before {
  font-family: "home-english" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.anticon-calendar:before {
  content: "\62";
}
.anticon-clock:before {
  content: "\63";
}
.anticon-currency:before {
  content: "\64";
}
.anticon-student:before {
  content: "\65";
}
.anticon-square-checked:before {
  content: "\66";
}
.anticon-setting:before {
  content: "\67";
}
.anticon-student-checkin:before {
  content: "\6a";
}
.anticon-facebook:before {
  content: "\6d";
}
.anticon-program:before {
  content: "\70";
}
.anticon-location:before {
  content: "\71";
}
.anticon-email:before {
  content: "\72";
}
.anticon-edit:before {
  content: "\73";
}
.anticon-shop:before {
  content: "\74";
}
.anticon-users:before {
  content: "\75";
}
.anticon-teacher:before {
  content: "\68";
}
.anticon-file-text-o:before {
  content: "\6c";
}
.anticon-dashboard:before {
  content: "\69";
}
.anticon-building:before {
  content: "\61";
}
