@font-face {
    font-family: 'Lexend';
    src: url('/fonts/Lexend/Lexend-Black.ttf') format('truetype');
    font-style: normal;
    font-weight: 900;
}

@font-face {
    font-family: 'Lexend';
    src: url('/fonts/Lexend/Lexend-BlackItalic.ttf') format('truetype');
    font-style: italic;
    font-weight: 900;
}

@font-face {
    font-family: 'Lexend';
    src: url('/fonts/Lexend/Lexend-ExtraBold.ttf') format('truetype');
    font-style: normal;
    font-weight: 800;
}

@font-face {
    font-family: 'Lexend';
    src: url('/fonts/Lexend/Lexend-ExtraBoldItalic.ttf') format('truetype');
    font-style: italic;
    font-weight: 800;
}

@font-face {
    font-family: 'Lexend';
    src: url('/fonts/Lexend/Lexend-Bold.ttf') format('truetype');
    font-style: normal;
    font-weight: 700;
}

@font-face {
    font-family: 'Lexend';
    src: url('/fonts/Lexend/Lexend-BoldItalic.ttf') format('truetype');
    font-style: italic;
    font-weight: 700;
}

@font-face {
    font-family: 'Lexend';
    src: url('/fonts/Lexend/Lexend-SemiBold.ttf') format('truetype');
    font-style: normal;
    font-weight: 600;
}

@font-face {
    font-family: 'Lexend';
    src: url('/fonts/Lexend/Lexend-SemiBoldItalic.ttf') format('truetype');
    font-style: italic;
    font-weight: 600;
}

@font-face {
    font-family: 'Lexend';
    src: url('/fonts/Lexend/Lexend-Medium.ttf') format('truetype');
    font-style: normal;
    font-weight: 500;
}

@font-face {
    font-family: 'Lexend';
    src: url('/fonts/Lexend/Lexend-MediumItalic.ttf') format('truetype');
    font-style: italic;
    font-weight: 500;
}

@font-face {
    font-family: 'Lexend';
    src: url('/fonts/Lexend/Lexend-Regular.ttf') format('truetype');
    font-style: normal;
    font-weight: 400;
}

@font-face {
    font-family: 'Lexend';
    src: url('/fonts/Lexend/Lexend-Italic.ttf') format('truetype');
    font-style: italic;
    font-weight: 400;
}

@font-face {
    font-family: 'Lexend';
    src: url('/fonts/Lexend/Lexend-Light.ttf') format('truetype');
    font-style: normal;
    font-weight: 300;
}

@font-face {
    font-family: 'Lexend';
    src: url('/fonts/Lexend/Lexend-LightItalic.ttf') format('truetype');
    font-style: italic;
    font-weight: 300;
}

@font-face {
    font-family: 'Lexend';
    src: url('/fonts/Lexend/Lexend-ExtraLight.ttf') format('truetype');
    font-style: normal;
    font-weight: 200;
}

@font-face {
    font-family: 'Lexend';
    src: url('/fonts/Lexend/Lexend-ExtraLightItalic.ttf') format('truetype');
    font-style: italic;
    font-weight: 200;
}

@font-face {
    font-family: 'Lexend';
    src: url('/fonts/Lexend/Lexend-Thin.ttf') format('truetype');
    font-style: normal;
    font-weight: 100;
}

@font-face {
    font-family: 'Lexend';
    src: url('/fonts/Lexend/Lexend-ThinItalic.ttf') format('truetype');
    font-style: italic;
    font-weight: 100;
}

