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