@font-face {
    font-family: font1-thin;
    font-display: swap;
    src: url('lexend/Lexend-Thin.ttf');
}@font-face {
    font-family: font1-light;
    font-display: swap;
    src: url('lexend/Lexend-Light.ttf');
}
@font-face {
    font-family: font1-regular;
    font-display: swap;
    src: url('lexend/Lexend-Regular.ttf');
}
@font-face {
    font-family: font1-medium;
    font-display: swap;
    src: url('lexend/Lexend-Medium.ttf');
}
@font-face {
    font-family: font1-bold;
    font-display: swap;
    src: url('lexend/Lexend-Bold.ttf');
}
@font-face {
    font-family: font1-extraBold;
    font-display: swap;
    src: url('lexend/Lexend-ExtraBold.ttf');
}
@font-face {
    font-family: font1-black;
    font-display: swap;
    src: url('lexend/Lexend-Black.ttf');
}


@font-face {
    font-family: font2-freepen;
    font-display: swap;
    src: url('Free-Pen.otf');
}

