@font-face {
    font-family: 'PA Larsseit';
    src: url('Larsseit-Thin.woff2') format('woff2'),
        url('Larsseit-Thin.woff') format('woff');
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'PA Larsseit';
    src: url('Larsseit-Light.woff2') format('woff2'),
        url('Larsseit-Light.woff') format('woff');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

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

@font-face {
    font-family: 'PA Larsseit';
    src: url('Larsseit-Medium.woff2') format('woff2'),
        url('Larsseit-Medium.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'PA Larsseit';
    src: url('Larsseit-Bold.woff2') format('woff2'),
        url('Larsseit-Bold.woff') format('woff');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'PA Larsseit';
    src: url('Larsseit-ExtraBold.woff2') format('woff2'),
        url('Larsseit-ExtraBold.woff') format('woff');
    font-weight: 800;
    font-style: normal;
    font-display: swap;
}

