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