@charset "UTF-8";

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

}

[data-icon]:before {
  font-family: "sebofont" !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^="seboicon-"]:before,
[class*=" seboicon-"]:before {
  font-family: "sebofont" !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;
}

.seboicon-sebo-atur-identitas:before {
  content: "d";
}
.seboicon-sebo-agenda:before {
  content: "e";
}
.seboicon-sebo-atur-kelas:before {
  content: "f";
}
.seboicon-sebo-atur-mapel:before {
  content: "g";
}
.seboicon-sebo-atur-profil:before {
  content: "h";
}
.seboicon-sebo-atur-siswa:before {
  content: "i";
}
.seboicon-sebo-dashboard:before {
  content: "j";
}
.seboicon-sebo-favorit:before {
  content: "k";
}
.seboicon-sebo-history:before {
  content: "l";
}
.seboicon-sebo-inbox:before {
  content: "m";
}
.seboicon-sebo-latihan:before {
  content: "n";
}
.seboicon-sebo-statistik:before {
  content: "o";
}
.seboicon-sebo-ujian:before {
  content: "p";
}
.seboicon-sebo-ulangan:before {
  content: "q";
}
.seboicon-sebo-log:before {
  content: "a";
}
.seboicon-sebo-menu:before {
  content: "c";
}
.seboicon-sebo-outbox:before {
  content: "b";
}