:root {
        --theme-accent-color: #eb6f14;
        --theme-hover-color: #db6f11;
    }@font-face {
            font-family: "themefont";
            src: url("https://lastek.staging.eflavours.be/app/themes/lastek/resources/fonts/Inter-400.woff2") format("woff2"),
                url("https://lastek.staging.eflavours.be/app/themes/lastek/resources/fonts/Inter-400.woff") format("woff");
            font-weight: 400;
            font-style: normal;
            font-display: swap;
        }@font-face {
            font-family: "themefont";
            src: url("https://lastek.staging.eflavours.be/app/themes/lastek/resources/fonts/Inter-500.woff2") format("woff2"),
                url("https://lastek.staging.eflavours.be/app/themes/lastek/resources/fonts/Inter-500.woff") format("woff");
            font-weight: 500;
            font-style: normal;
            font-display: swap;
        }@font-face {
            font-family: "themefont";
            src: url("https://lastek.staging.eflavours.be/app/themes/lastek/resources/fonts/Inter-700.woff2") format("woff2"),
                url("https://lastek.staging.eflavours.be/app/themes/lastek/resources/fonts/Inter-700.woff") format("woff");
            font-weight: 700;
            font-style: normal;
            font-display: swap;
        }@font-face {
            font-family: "themefont";
            src: url("https://lastek.staging.eflavours.be/app/themes/lastek/resources/fonts/Inter-800.woff2") format("woff2"),
                url("https://lastek.staging.eflavours.be/app/themes/lastek/resources/fonts/Inter-800.woff") format("woff");
            font-weight: 800;
            font-style: normal;
            font-display: swap;
        }