@font-face {
    font-family: 'icomoon';
    src:  url('../fonts/icomoon.eot?os2o1x');
    src:  url('../fonts/icomoon.eot?os2o1x#iefix') format('embedded-opentype'),
      url('../fonts/icomoon.ttf?os2o1x') format('truetype'),
      url('../fonts/icomoon.woff?os2o1x') format('woff'),
      url('../fonts/icomoon.svg?os2o1x#icomoon') 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: 'icomoon' !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-phone-light:before {
    content: "\e900";
    color: #aeb5bc;
  }
  .icon-key-light:before {
    content: "\e901";
    color: #aeb5bc;
  }
  .icon-book-light:before {
    content: "\e902";
    color: #aeb5bc;
  }
  .icon-laptop-light:before {
    content: "\e903";
    color: #aeb6bd;
  }
  .icon-student-light:before {
    content: "\e904";
    color: #aeb5bc;
  }
  .icon-conversation-light:before {
    content: "\e905";
    color: #aeb5bc;
  }
  