@font-face {
    font-family: 'Larken';
    src: url('Larken-Light.eot');
    src: url('Larken-Light.eot?#iefix') format('embedded-opentype'),
        url('Larken-Light.woff2') format('woff2'),
        url('Larken-Light.woff') format('woff'),
        url('Larken-Light.ttf') format('truetype'),
        url('Larken-Light.svg#Larken-Light') format('svg');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Larken';
    src: url('Larken-Italic.eot');
    src: url('Larken-Italic.eot?#iefix') format('embedded-opentype'),
        url('Larken-Italic.woff2') format('woff2'),
        url('Larken-Italic.woff') format('woff'),
        url('Larken-Italic.ttf') format('truetype'),
        url('Larken-Italic.svg#Larken-Italic') format('svg');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Larken';
    src: url('Larken-Thin.eot');
    src: url('Larken-Thin.eot?#iefix') format('embedded-opentype'),
        url('Larken-Thin.woff2') format('woff2'),
        url('Larken-Thin.woff') format('woff'),
        url('Larken-Thin.ttf') format('truetype'),
        url('Larken-Thin.svg#Larken-Thin') format('svg');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}




