@font-face{
font-family: "debby";
src: url("../fonts/Debby.ttf");
}


body .coverPhotoWrap > .coverPhotoContent h2, .mainHeadings > h2,  .footercontent h2, .hotelName h2{
    font-family: debby !important;
}
.mainHeadings > h2 {
    letter-spacing: 4px;
}


