/*
Theme Name: Alloggio Child
Theme URI: https://alloggio.qodeinteractive.com
Description: A child theme of Alloggio
Author: Edge Themes
Author URI: https://qodeinteractive.com
Version: 1.0.0
Text Domain: alloggio
Template: alloggio
*/

 @font-face {
  font-family: "Josefin Sans";
  src: url("fonts/JosefinSlab-Regular.woff") format('woff');
  font-weight: normal;
  font-style: normal;
}

 @font-face {
  font-family: "Raleway";
  src: url("fonts/Raleway-Regular.ttf") format('ttf');
  font-weight: normal;
  font-style: normal;
}

 @font-face {
  font-family: "Cormorant";
  src: url("fonts/Cormorant-Regular.ttf") format('ttf');
  font-weight: normal;
  font-style: normal;
}

 @font-face {
  font-family: "ElegantIcons";
  src: url("fonts/ElegantIcons.woff") format('woff');
  font-weight: normal;
  font-style: normal;
}

 @font-face {
  font-family: monospace;
  src: url("fonts/fonts/SpaceMono-Regular.ttf") format('ttf');
  font-weight: normal;
  font-style: normal;
}

 @font-face {
  font-family: "Roboto";
  src: url("fonts/Roboto-Regular.ttf") format('ttf');
  font-weight: 400;
  font-style: normal;
}

 @font-face {
  font-family: "Roboto";
  src: url("fonts/Roboto-Medium.ttf") format('ttf');
  font-weight: 500;
  font-style: normal;
}

 @font-face {
  font-family: "Roboto";
  src: url("fonts/Roboto-Bold.ttf") format('ttf');
  font-weight: 600;
  font-style: normal;
}



.room {
    padding-top: 1em;
}

.btn-buchen {
    margin-bottom: 2em !important;
    
}

.EBCTG-enquiry-link { 

  display:none !important; 
  
  } 