    @font-face {
    font-family: 'larsseit-normal';
    font-style: normal;
    font-weight: normal;
    src: url("../fonts/LarsseitMedium.woff") format("woff");
    }

    @font-face {
    font-family: 'larsseit-light';
    font-style: normal;
    font-weight: normal;
    src: url("../fonts/LarsseitLight.woff") format("woff");
    }

    @font-face {
    font-family: 'larsseit-bold';
    font-style: normal;
    font-weight: normal;
    src: url("../fonts/LarsseitBold.woff") format("woff");
    }

