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

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

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

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

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

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

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

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

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

/* ITALIC */
@font-face {
    font-family: "Lexend";
    src: url("/fonts/Lexend/Lexend-BlackItalic.ttf");
    font-weight: 900;
    font-style: italic;
}

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

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

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

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

@font-face {
    font-family: "Lexend";
    src: url("/fonts/Lexend/Lexend-RegularItalic.ttf");
    font-weight: 400;
    font-style: italic;
}

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

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

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