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

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

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

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

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

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

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

@font-face {
    font-family: 'fa_solid';
    src: url('../fonts/font-fa_solid/fa-solid-900.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
/*
body {
    font-family: 'Lexend-Regular';
}
*/