@font-face {
    font-family: "Lexend Exa";
    src: url("../font/LexendExa/LexendExa-Regular.eot");
    src: url("../font/LexendExa/LexendExa-Regular.eot?#iefix")
            format("embedded-opentype"),
        url("../font/LexendExa/LexendExa-Regular.woff2") format("woff2"),
        url("../font/LexendExa/LexendExa-Regular.woff") format("woff"),
        url("../font/LexendExa/LexendExa-Regular.ttf") format("truetype"),
        url("../font/LexendExa/LexendExa-Regular.svg#LexendExa-Regular")
            format("svg");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Lexend Exa";
    src: url("../font/LexendExa/LexendExa-Light.eot");
    src: url("../font/LexendExa/LexendExa-Light.eot?#iefix")
            format("embedded-opentype"),
        url("../font/LexendExa/LexendExa-Light.woff2") format("woff2"),
        url("../font/LexendExa/LexendExa-Light.woff") format("woff"),
        url("../font/LexendExa/LexendExa-Light.ttf") format("truetype"),
        url("../font/LexendExa/LexendExa-Light.svg#LexendExa-Light")
            format("svg");
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Poppins";
    src: url("../font/Poppins/Poppins-Light.eot");
    src: url("../font/Poppins/Poppins-Light.eot?#iefix")
            format("embedded-opentype"),
        url("../font/Poppins/Poppins-Light.woff2") format("woff2"),
        url("../font/Poppins/Poppins-Light.woff") format("woff"),
        url("../font/Poppins/Poppins-Light.ttf") format("truetype"),
        url("../font/Poppins/Poppins-Light.svg#Poppins-Light") format("svg");
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}
