@font-face {
  font-family: "Inter";
  font-style: normal;
  font-weight: 300 700;
  font-display: swap;
  src: url("../fonts/inter-latin.woff2") format("woff2");
}

@font-face {
  font-family: "Playfair Display";
  font-style: normal;
  font-weight: 400 500;
  font-display: swap;
  src: url("../fonts/playfair-display-latin.woff2") format("woff2");
}

@font-face {
  font-family: "Playfair Display";
  font-style: italic;
  font-weight: 400 500;
  font-display: swap;
  src: url("../fonts/playfair-display-italic-latin.woff2") format("woff2");
}

@font-face {
  font-family: "bootstrap-icons";
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url("../fonts/bootstrap-icons.woff2") format("woff2");
}

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

.bi-arrow-left::before{content:"\f12f"}
.bi-arrow-right::before{content:"\f138"}
.bi-buildings::before{content:"\f87d"}
.bi-calendar4::before{content:"\f218"}
.bi-chat-dots::before{content:"\f24a"}
.bi-chevron-down::before{content:"\f282"}
.bi-chevron-left::before{content:"\f284"}
.bi-chevron-right::before{content:"\f285"}
.bi-chevron-up::before{content:"\f286"}
.bi-clock::before{content:"\f293"}
.bi-emoji-smile::before{content:"\f327"}
.bi-envelope::before{content:"\f32f"}
.bi-envelope-check::before{content:"\f68c"}
.bi-facebook::before{content:"\f344"}
.bi-geo-alt-fill::before{content:"\f3e7"}
.bi-geo-alt::before{content:"\f3e8"}
.bi-globe-asia-australia::before{content:"\f883"}
.bi-heart-pulse::before{content:"\f76f"}
.bi-instagram::before{content:"\f437"}
.bi-list::before{content:"\f479"}
.bi-passport::before{content:"\f8f5"}
.bi-patch-check-fill::before{content:"\f4b5"}
.bi-people::before{content:"\f4d0"}
.bi-person-badge::before{content:"\f4d3"}
.bi-person-circle::before{content:"\f4d7"}
.bi-person-arms-up::before{content:"\f8f6"}
.bi-person::before{content:"\f4e1"}
.bi-search::before{content:"\f52a"}
.bi-sliders::before{content:"\f56b"}
.bi-sliders2::before{content:"\f789"}
.bi-star-fill::before{content:"\f586"}
.bi-star-half::before{content:"\f587"}
.bi-star::before{content:"\f588"}
.bi-telegram::before{content:"\f5b3"}
.bi-telephone-fill::before{content:"\f5b4"}
.bi-telephone::before{content:"\f5c1"}
.bi-whatsapp::before{content:"\f618"}
.bi-x-lg::before{content:"\f659"}
