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

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

.icon-about-keepcourse:before {
  content: "\e90a";
}
.icon-about-search:before {
  content: "\e900";
}
.icon-about-curated:before {
  content: "\e901";
}
.icon-about-mycourses:before {
  content: "\e902";
}
.icon-about-openedxmoodle:before {
  content: "\e903";
}
.icon-about-dashboard:before {
  content: "\e904";
}
.icon-about-keepoll:before {
  content: "\e905";
}
.icon-newsroom-highlights:before {
  content: "\e906";
}
.icon-newsroom-releasenotes:before {
  content: "\e907";
}
.icon-newsroom-events:before {
  content: "\e908";
}
.icon-newsroom-news:before {
  content: "\e909";
}
