/* regular */
@font-face {
    font-family: "Poppins";
    src:
        url("https://storage.googleapis.com/smarthost-public/alpenhof-oberstdorf/fonts/poppins/regular.ttf") format("truetype");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}