@font-face {
  font-family: 'Botera TFE Regular Stencil';
  font-style: normal;
  font-weight: normal;
  src: local('Botera TFE Regular Stencil'), url('https://www.casaleaiprati.com/fonts/boteraTFE/Botera-RegularStencil.woff') format('woff');
}

body {
  background-color: #DFE3D7;
  font-family: 'Libre Baskerville',serif;
  font-size: 1.3em;
}

/** Vari titoli **/
.HotelName,
h2.CardBigTopic,
.RoomTitle {
  font-family: 'Botera TFE Regular Stencil',serif;
}

.Fs20 {
  font-size: 24px !important;
}

/** Input form **/
.LayoutDynamic .SiteHeader .ui-inputfield {
  font-size: 16px;
}

/** Footer **/
.SiteFooter {
  background-color: #DFE3D7;
}