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

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

.oa-clock:before {
  content: "\e910";
}
.oa-archive:before {
  content: "\e90f";
}
.oa-book-bookmark:before {
  content: "\e90d";
}
.oa-bar-graph:before {
  content: "\e90e";
}
.oa-file-two:before {
  content: "\e90a";
}
.oa-building-management:before {
  content: "\e90b";
}
.oa-student-type:before {
  content: "\e90c";
}
.oa-curriculum:before {
  content: "\e906";
}
.oa-profile:before {
  content: "\e907";
}
.oa-users:before {
  content: "\e908";
}
.oa-prefix:before {
  content: "\e909";
}
.oa-menu-half:before {
  content: "\e900";
}
.oa-log-out:before {
  content: "\e901";
}
.oa-audit-trail:before {
  content: "\e902";
}
.oa-setting:before {
  content: "\e903";
}
.oa-account:before {
  content: "\e904";
}
.oa-home:before {
  content: "\e905";
}
