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