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

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

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

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

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

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

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