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

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

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

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

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