iframe{
    height: 400px;
    width: 600px;
}
body{
    font-family: Cambria, Cochin, Georgia, Times, 'Times New Roman', serif;
}
.booking{
font-style: italic;
}
.know{
    font-style: inherit;
    font-weight: bold;
    font-variant: small-caps;
    font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
}
