@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?8lk323');
  src:  url('fonts/icomoon.eot?8lk323#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?8lk323') format('truetype'),
    url('fonts/icomoon.woff?8lk323') format('woff'),
    url('fonts/icomoon.svg?8lk323#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="ot-icon-"], [class*=" ot-icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  font-size: inherit;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.ot-icon-bell:before {
  content: "\e900";
}
.ot-icon-dashboard:before {
  content: "\e901";
}
.ot-icon-logout:before {
  content: "\e902";
}
.ot-icon-management:before {
  content: "\e903";
}
.ot-icon-messages:before {
  content: "\e904";
}
.ot-icon-mycalendar:before {
  content: "\e905";
}
.ot-icon-myprofile:before {
  content: "\e906";
}
.ot-icon-mysetting:before {
  content: "\e907";
}
.ot-icon-mytask:before {
  content: "\e908";
}
.ot-icon-projects:before {
  content: "\e909";
}
.ot-icon-reports:before {
  content: "\e90a";
}
.ot-icon-videos:before {
  content: "\e90b";
}
.ot-icon-workgroup:before {
  content: "\e90c";
}
