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

i.plat-icon {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'natmalIcon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-books:before {
  content: "\e902";
}
.icon-cap:before {
  content: "\e907";
}
.icon-equation:before {
  content: "\e908";
}
.icon-graduation:before {
  content: "\e909";
}
.icon-info:before {
  content: "\e90a";
}
.icon-information:before {
  content: "\e90b";
}
.icon-list:before {
  content: "\e90c";
}
.icon-maze:before {
  content: "\e90d";
}
.icon-open-book:before {
  content: "\e90e";
}
.icon-stack-of-books-and-a-magnifier:before {
  content: "\e90f";
}
.icon-windows:before {
  content: "\e910";
}
.icon-dic:before {
  content: "\e901";
}
.icon-reading:before {
  content: "\e903";
}
.icon-english:before {
  content: "\e904";
}
.icon-math:before {
  content: "\e905";
}
.icon-analysis:before {
  content: "\e906";
}
.icon-no-img:before {
  content: "\e900";
}
