/* Larsseit — local webfont (fixed: valid src syntax, real woff2 subset) */
@font-face{
    font-family: "Larsseit";
    src: url(larsseit-3.woff2) format("woff2"),
         url(larsseit-2.woff) format("woff"),
         url(larsseit-4.ttf) format("truetype");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
