/* Bootstrap icons */
@font-face {
  font-display: block;
  font-family: "bootstrap-icons";
  src: url("../Fonts/bootstrap-icons.woff2?dd67030699838ea613ee6dbda90effa6") format("woff2"),
		 url("../Fonts/bootstrap-icons.woff?dd67030699838ea613ee6dbda90effa6") format("woff");
}