@font-face {
    font-family: 'Anxler';
    src: url('/assets/fonts/Anxler.woff2') format('woff2');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Anxler';
    src: url('/assets/fonts/Anxler-Light.woff2') format('woff2');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Noto Sans Symbols 2';
    src: url('/assets/fonts/NotoSansSymbols2-Regular.woff2') format('woff2');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Noto Emoji';
    src: url('/assets/fonts/NotoEmoji-Regular.woff2') format('woff2');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Quicksand';
    src: url('/assets/fonts/Quicksand-VariableFont_wght.woff2') format('woff2-variations');
    font-weight: 300 700;
    font-style: normal;
    font-display: swap;
}
