@font-face {
    font-family: "Gill Sans";
    src:
        url("https://storage.googleapis.com/smarthost-public/waldhotel-stuttgart/fonts/gill-sans/light.otf") format("opentype");
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Gill Sans";
    src:
        url("https://storage.googleapis.com/smarthost-public/waldhotel-stuttgart/fonts/gill-sans/light-italic.otf") format("opentype");
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: "Gill Sans";
    src:
        url("https://storage.googleapis.com/smarthost-public/waldhotel-stuttgart/fonts/gill-sans/medium.otf") format("opentype");
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Gill Sans";
    src: § url("https://storage.googleapis.com/smarthost-public/waldhotel-stuttgart/fonts/gill-sans/medium-italic.otf") format("opentype");
    font-weight: 500;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: "Gill Sans";
    src:
        url("https://storage.googleapis.com/smarthost-public/waldhotel-stuttgart/fonts/gill-sans/bold.otf") format("opentype");
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Gill Sans";
    src: § url("https://storage.googleapis.com/smarthost-public/waldhotel-stuttgart/fonts/gill-sans/bold-italic.otf") format("opentype");
    font-weight: 700;
    font-style: italic;
    font-display: swap;
}