@charset "utf-8";

@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");
}

.bi::before,
[class^="bi-"]::before,
[class*=" bi-"]::before {
  display: inline-block;
  font-family: bootstrap-icons !important;
  font-style: normal;
  font-weight: normal !important;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  vertical-align: -.125em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/*!all*/
.bi-arrow-up-right-circle-fill::before{content:'\F140';}
.bi-chevron-left::before{content:'\F284';}
.bi-chevron-right::before{content:'\F285';}

/*!header*/
.bi-envelope-fill::before{content:'\F32C';}

/*!首頁*/
.bi-arrow-right-short::before{content: '\F135';}

/*!footer*/
.bi-youtube::before{content:'\F62B';}
.bi-facebook::before{content:'\F344';}
.bi-linkedin::before{content:'\F472';}

/*!pdt*/
.bi-box-arrow-up-right::before{content:'\F1C5';}
.bi-telephone::before{content:' \F5C1';}
.bi-headset::before{content:' \F414';}
.bi-printer::before{content:' \F501';}
.bi-envelope::before{content:' \F32F';}

/*!rma*/
.bi-building::before{content:'\F1DD';}
.bi-person-workspace::before{content:'\F67A';}
.bi-geo-alt::before{content:'\F3E8';}
.bi-telephone::before{content:'\F5C1';}
