@font-face {
    font-family: "Apotek";
    src: url("Apotek-Regular.woff2") format("woff2"),
        url("Apotek-Regular.woff") format("woff");
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Apotek";
    src: url("Apotek-Semibold.woff2") format("woff2"),
        url("Apotek-Semibold.woff") format("woff");
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}
