i[class*="bi-icon"] {
  display:inline-block;
  line-height:1;
  font-style:normal;
  speak:none;
  text-decoration:inherit;
  text-transform:none;
  text-rendering:auto;
  -webkit-font-smoothing:antialiased;
  -moz-osx-font-smoothing:grayscale;
}

/* Icons */
i[class*="bi-icon"]:before {
  content:"\f101";
}
