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

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

.honorlock-icon-BML-Right-Angle-Bracket:before {
  content: "\e900";
}
