/* Fonts */

@font-face {
    font-display: swap;
    font-family: 'Scala Sans Bold';
    font-style: normal;
    font-weight: 700;
    src: url('/user/themes/lcd/fonts/scala_sans_bold.woff2') format('woff2');
}

@font-face {
    font-display: swap;
    font-family: 'FTY Speedy';
    font-style: normal;
    font-weight: 400;
    src: url('/user/themes/lcd/fonts/fty_speedy.woff2') format('woff2');
}

@font-face {
    font-display: swap;
    font-family: 'Rubik';
    font-style: normal;
    font-weight: 400;
    src: url('/user/themes/lcd/fonts/rubik-v31-latin-regular.woff2') format('woff2');
}

@font-face {
    font-display: swap;
    font-family: 'Rubik';
    font-style: normal;
    font-weight: 600;
    src: url('/user/themes/lcd/fonts/rubik-v31-latin-600.woff2') format('woff2');
}

@font-face {
    font-display: swap;
    font-family: 'Rubik';
    font-style: normal;
    font-weight: 900;
    src: url('/user/themes/lcd/fonts/rubik-v31-latin-900.woff2') format('woff2');
}

@font-face {
    font-display: swap;
    font-family: "Roboto Mono";
    font-style: normal;
    font-weight: 400;
    src: url(/user/themes/lcd/fonts/roboto-mono-v7-latin-regular.woff2) format("woff2");
}
