@font-face {
  font-family: "Material Symbols";
  src: url("/fonts/material-icons.woff2?v=2") format("woff2");
  font-display: block;
}
.mi {
  font-family: "Material Symbols";
  font-weight: normal;
  font-style: normal;
  line-height: 1;
  display: inline-block;
  font-size: inherit;
}
.mi.arrow_back::before { content: "\e5c4"; }
.mi.arrow_forward::before { content: "\e5c8"; }
.mi.keyboard_arrow_down::before { content: "\e313"; }
.mi.smoke_free::before { content: "\eb4a"; }
.mi.tv::before { content: "\e63b"; }
.mi.ac_unit::before { content: "\eb3b"; }
.mi.meeting_room::before { content: "\eb4f"; }
.mi.print::before { content: "\e8ad"; }
.mi.wifi::before { content: "\e63e"; }
.mi.local_parking::before { content: "\e54f"; }
.mi.restaurant::before { content: "\e56c"; }
.mi.credit_card::before { content: "\e8a1"; }
.mi.bathtub::before { content: "\ea41"; }
.mi.chevron_left::before { content: "\e5cb"; }
.mi.chevron_right::before { content: "\e5cc"; }
.mi.phone::before { content: "\f0d4"; }
.mi.mail::before { content: "\e159"; }
.mi.place::before { content: "\f1db"; }
.mi.light_mode::before { content: "\e518"; }
.mi.dark_mode::before { content: "\e51c"; }
.mi.close::before { content: "\e5cd"; }
.mi.menu::before { content: "\e5d2"; }
