@font-face {
    font-family: "Beausite";
    src:
        url("https://storage.googleapis.com/smarthost-public/oberforsthof/fonts/beausite/regular.woff") format("woff"),
        url("https://storage.googleapis.com/smarthost-public/oberforsthof/fonts/beausite/regular.woff2") format("woff2");
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: "Beausite";
    src:
        url("https://storage.googleapis.com/smarthost-public/oberforsthof/fonts/beausite/medium.woff") format("woff"),
        url("https://storage.googleapis.com/smarthost-public/oberforsthof/fonts/beausite/medium.woff2") format("woff2");
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: "Beausite";
    src:
        url("https://storage.googleapis.com/smarthost-public/oberforsthof/fonts/beausite/black.woff") format("woff"),
        url("https://storage.googleapis.com/smarthost-public/oberforsthof/fonts/beausite/black.woff2") format("woff2");
    font-weight: 900;
    font-style: normal;
}