
@font-face {
  font-family: 'bootstrap-icons';
  src: url('fonts/bootstrap-icons.woff2') format('woff2'),
       url('fonts/bootstrap-icons.woff') format('woff');
}
.bi {
  font-family: 'bootstrap-icons';
  font-style: normal;
  font-size: 1.5rem;
}
