@font-face {
  font-family: "Airbnb-Cereal-App-bold";
  src: url("../fonts/AirbnbCerealApp-Bold.eot");
  src: url("../fonts/AirbnbCerealApp-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/AirbnbCerealApp-Bold.woff2") format("woff2"), url("../fonts/AirbnbCerealApp-Bold.woff") format("woff"), url("../fonts/AirbnbCerealApp-Bold.ttf") format("truetype"), url("../fonts/AirbnbCerealApp-Bold.svg#AirbnbCerealApp-Bold") format("svg");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Airbnb-Cereal-App-medium";
  src: url("../fonts/AirbnbCerealApp-Medium.eot");
  src: url("../fonts/AirbnbCerealApp-Medium.eot?#iefix") format("embedded-opentype"), url("../fonts/AirbnbCerealApp-Medium.woff2") format("woff2"), url("../fonts/AirbnbCerealApp-Medium.woff") format("woff"), url("../fonts/AirbnbCerealApp-Medium.ttf") format("truetype"), url("../fonts/AirbnbCerealApp-Medium.svg#AirbnbCerealApp-Medium") format("svg");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Airbnb-Cereal-App-regular";
  src: url("../fonts/AirbnbCerealApp-Book.eot");
  src: url("../fonts/AirbnbCerealApp-Book.eot?#iefix") format("embedded-opentype"), url("../fonts/AirbnbCerealApp-Book.woff2") format("woff2"), url("../fonts/AirbnbCerealApp-Book.woff") format("woff"), url("../fonts/AirbnbCerealApp-Book.ttf") format("truetype"), url("../fonts/AirbnbCerealApp-Book.svg#AirbnbCerealApp-Book") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
.container-backdrop {
  height: 100vh;
  background: var(--loader-bg, rgba(194, 203, 213, 0.3098039216));
}

.loader-width {
  width: 100px;
  height: 100px;
}

.loader-text {
  color: var(--loader-text-color, #949596);
}/*# sourceMappingURL=loader.css.map */