/**
 * Airbnb Cereal variable font (Latin) – used across bootstrap-template
 * Font files live in ../fonts/
 */
@font-face {
  font-family: "Airbnb Cereal";
  src: url("../fonts/AirbnbCerealVF_W_Wght.8816d9e5c3b6a860636193e36b6ac4e4.woff2")
    format("woff2");
  font-weight: 200 800;
  font-style: normal;
  font-display: swap;
}

.host-logo img,
.nav-logo img {
  height: 32px;
  width: auto;
  display: block;
}
