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

@font-face {
    font-family: 'Aleo';
    src: url('/local/fonts/Aleo-Bold.woff2') format('woff2'),
    url('/local/fonts/Aleo-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Aleo';
    src: url('/local/fonts/Aleo-Regular.woff2') format('woff2'),
    url('/local/fonts/Aleo-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Inter';
    src: url('/local/fonts/Inter18pt-Regular.woff2') format('woff2'),
    url('/local/fonts/Inter18pt-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}


@font-face {
    font-family: 'Noto Sans';
    src: url('/local/fonts/NotoSans-Light.woff2') format('woff2'),
    url('/local/fonts/NotoSans-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Noto Sans';
    src: url('/local/fonts/NotoSans-Medium.woff2') format('woff2'),
    url('/local/fonts/NotoSans-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Noto Sans';
    src: url('/local/fonts/NotoSans-Light.woff2') format('woff2'),
    url('/local/fonts/NotoSans-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Noto Sans';
    src: url('/local/fonts/NotoSans-Medium.woff2') format('woff2'),
    url('/local/fonts/NotoSans-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Noto Sans';
    src: url('/local/fonts/NotoSans-SemiBold.woff2') format('woff2'),
    url('/local/fonts/NotoSans-SemiBold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}