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

[class^="t-"], [class*=" t-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'qubtimetable' !important;
  speak: never;
  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;
}

.t-create_schedule:before {
  content: "\e900";
}
.t-search:before {
  content: "\e901";
}
.t-your_schedules:before {
  content: "\e902";
}
.t-settings:before {
  content: "\e903";
}
.t-login:before {
  content: "\e904";
}
.t-logout:before {
  content: "\e905";
}
.t-menu:before {
  content: "\e906";
}
.t-arrow-down:before {
  content: "\e907";
}
.t-arrow-up:before {
  content: "\e908";
}
.t-trash-can:before {
  content: "\e909";
}
.t-plus:before {
  content: "\e90a";
}
.t-esc:before {
  content: "\e90b";
}
.t-success:before {
  content: "\e90c";
}
.t-warning:before {
  content: "\e90d";
}
.t-error:before {
  content: "\e90e";
}
.t-saved_timetables:before {
  content: "\e90f";
}
