@font-face {
    font-family: 'LarkenDEMO-Regular';
    src: url('../fonts/LarkenDEMO-Regular.eot');
    src: url('../fonts/LarkenDEMO-Regular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/LarkenDEMO-Regular.woff2') format('woff2'),
        url('../fonts/LarkenDEMO-Regular.woff') format('woff'),
        url('../fonts/LarkenDEMO-Regular.ttf') format('truetype'),
        url('../fonts/LarkenDEMO-Regular.svg#LarkenDEMO-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

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

@font-face {
    font-family: 'LarkenDEMO-Medium';
    src: url('../fonts/LarkenDEMO-Medium.eot');
    src: url('../fonts/LarkenDEMO-Medium.eot?#iefix') format('embedded-opentype'),
        url('../fonts/LarkenDEMO-Medium.woff2') format('woff2'),
        url('../fonts/LarkenDEMO-Medium.woff') format('woff'),
        url('../fonts/LarkenDEMO-Medium.ttf') format('truetype'),
        url('../fonts/LarkenDEMO-Medium.svg#LarkenDEMO-Medium') format('svg');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'LarkenDEMO-Bold';
    src: url('../fonts/LarkenDEMO-Bold.eot');
    src: url('../fonts/LarkenDEMO-Bold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/LarkenDEMO-Bold.woff2') format('woff2'),
        url('../fonts/LarkenDEMO-Bold.woff') format('woff'),
        url('../fonts/LarkenDEMO-Bold.ttf') format('truetype'),
        url('../fonts/LarkenDEMO-Bold.svg#LarkenDEMO-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

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

@font-face {
    font-family: 'LamaSans-SemiBold';
    src: url('../fonts/LamaSans-SemiBold.eot');
    src: url('../fonts/LamaSans-SemiBold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/LamaSans-SemiBold.woff2') format('woff2'),
        url('../fonts/LamaSans-SemiBold.woff') format('woff'),
        url('../fonts/LamaSans-SemiBold.ttf') format('truetype'),
        url('../fonts/LamaSans-SemiBold.svg#LamaSans-SemiBold') format('svg');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'LamaSans-Medium';
    src: url('../fonts/LamaSans-Medium.eot');
    src: url('../fonts/LamaSans-Medium.eot?#iefix') format('embedded-opentype'),
        url('../fonts/LamaSans-Medium.woff2') format('woff2'),
        url('../fonts/LamaSans-Medium.woff') format('woff'),
        url('../fonts/LamaSans-Medium.ttf') format('truetype'),
        url('../fonts/LamaSans-Medium.svg#LamaSans-Medium') format('svg');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'LamaSans-Bold';
    src: url('../fonts/LamaSans-Bold.eot');
    src: url('../fonts/LamaSans-Bold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/LamaSans-Bold.woff2') format('woff2'),
        url('../fonts/LamaSans-Bold.woff') format('woff'),
        url('../fonts/LamaSans-Bold.ttf') format('truetype'),
        url('../fonts/LamaSans-Bold.svg#LamaSans-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'LamaSans-Regular';
    src: url('../fonts/LamaSans-Regular.eot');
    src: url('../fonts/LamaSans-Regular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/LamaSans-Regular.woff2') format('woff2'),
        url('../fonts/LamaSans-Regular.woff') format('woff'),
        url('../fonts/LamaSans-Regular.ttf') format('truetype'),
        url('../fonts/LamaSans-Regular.svg#LamaSans-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@import url('https://fonts.googleapis.com/css2?family=Inter:wght@100..900&display=swap');
/*font-family: "Inter", sans-serif;*/