@font-face {
  font-family: 'boxicons';
  src: url('boxicons.woff2') format('woff2'),
       url('boxicons.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
.bx, .bx:before, .bx:after {
  font-family: 'boxicons' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}