<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
  font-family: "Noto Sans", sans-serif !important;
  
}

@media (min-width: 1680px) {
    .page-component.section-herobooking .section-wrapper .booking-hero-desktop .booking-hero-desktop-content-wrapper .booking-hero-desktop-content h1 {
         font-size:70px ; 
		 font-weight: 400;
		 font-family: "Noto Sans", sans-serif !important;
    }
}



@media (min-width: 1680px) {
    body h2 {
        font-size: 50px ;
    }
}

.dublin-hotel-home-hero {
	font-weight: 300 !important;
}

</pre></body></html>