@font-face {
    font-family: 'Serial';
    src: url('/fonts/serial/Serial-Light.woff2') format('woff2'),
        url('/fonts/serial/Serial-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Serial';
    src: url('/fonts/serial/Serial-LightItalic.woff2') format('woff2'),
        url('/fonts/serial/Serial-LightItalic.ttf') format('truetype');
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Serial';
    src: url('/fonts/serial/Serial-Regular.woff2') format('woff2'),
        url('/fonts/serial/Serial-Regular.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Serial';
    src: url('/fonts/serial/Serial-RegularItalic.woff2') format('woff2'),
        url('/fonts/serial/Serial-RegularItalic.ttf') format('truetype');
    font-weight: 400;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Serial';
    src: url('/fonts/serial/Serial-Medium.woff2') format('woff2'),
        url('/fonts/serial/Serial-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Serial';
    src: url('/fonts/serial/Serial-MediumItalic.woff2') format('woff2'),
        url('/fonts/serial/Serial-MediumItalic.ttf') format('truetype');
    font-weight: 500;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Serial';
    src: url('/fonts/serial/Serial-SemiBold.woff2') format('woff2'),
        url('/fonts/serial/Serial-SemiBold.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Serial';
    src: url('/fonts/serial/Serial-SemiBoldItalic.woff2') format('woff2'),
        url('/fonts/serial/Serial-SemiBoldItalic.ttf') format('truetype');
    font-weight: 600;
    font-style: italic;
    font-display: swap;
}


@font-face {
    font-family: 'Serial';
    src: url('/fonts/serial/Serial-Bold.woff2') format('woff2'),
        url('/fonts/serial/Serial-Bold.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Serial';
    src: url('/fonts/serial/Serial-BoldItalic.woff2') format('woff2'),
        url('/fonts/serial/Serial-BoldItalic.ttf') format('truetype');
    font-weight: 700;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Serial';
    src: url('/fonts/serial/Serial-ExtraBold.woff2') format('woff2'),
        url('/fonts/serial/Serial-ExtraBold.ttf') format('truetype');
    font-weight: 800;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Serial';
    src: url('/fonts/serial/Serial-ExtraBoldItalic.woff2') format('woff2'),
        url('/fonts/serial/Serial-ExtraBoldItalic.ttf') format('truetype');
    font-weight: 800;
    font-style: italic;
    font-display: swap;
}
