/*!
 * Bootstrap Icons v1.11.3 - Minified for SubmitInMe
 * Only icons used in master page
 */

@font-face {
  font-display: block;
  font-family: "bootstrap-icons";
  src: url("/assetsnew/vendor/bootstrap-icons/fonts/dental-bootstrap-icons.woff2?dd67030699838ea613ee6dbda90effa6") format("woff2"),
       url("/assetsnew/vendor/bootstrap-icons/fonts/bootstrap-icons.woff?dd67030699838ea613ee6dbda90effa6") format("woff");
       font-display: swap;
}

.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;
}

/* Used Icons */
.bi-whatsapp::before { content: "\f618"; }
.bi-envelope-fill::before { content: "\f32c"; }
.bi-cart3::before { content: "\f244"; }
.bi-person-plus-fill::before { content: "\f4dc"; }
.bi-grid-3x3-gap-fill::before { content: "\f3f8"; }
.bi-box-arrow-in-right::before { content: "\f1be"; }
.bi-chevron-down::before { content: "\f282"; }
.bi-arrow-up::before { content: "\f148"; }
.bi-telephone-fill::before { content: "\f5b4"; }
.bi-google::before { content: "\f3f0"; }
.bi-microsoft::before { content: "\f65d"; }
.bi-amazon::before { content: "\f68d"; }
.bi-meta::before { content: "\f6a1"; }
.bi-award-fill::before { content: "\f153"; }
.bi-patch-check-fill::before { content: "\f4b5"; }
.bi-shield-lock-fill::before { content: "\f537"; }
.bi-lock-fill::before { content: "\f47a"; }