@font-face {
    font-display: swap;
    font-family: "Text";
    font-style: normal;
    font-weight: 200;
    src: url("../fonts/TextPro_Lt.woff2") format("woff2"),
         url("../fonts/TextPro_Lt.woff") format("woff"),
         url("../fonts/TextPro_Lt.ttf") format("truetype"),
         url("../fonts/TextPro_Lt.eot") format("embedded-opentype");
}

@font-face {
    font-display: swap;
    font-family: "Text";
    font-style: normal;
    font-weight: 400;
    src: url("../fonts/TextPro_Rg.woff2") format("woff2"),
         url("../fonts/TextPro_Rg.woff") format("woff"),
         url("../fonts/TextPro_Rg.ttf") format("truetype"),
         url("../fonts/TextPro_Rg.eot") format("embedded-opentype");
}

@font-face {
    font-display: swap;
    font-family: "Text";
    font-style: normal;
    font-weight: 700;
    src: url("../fonts/TextPro_Bd.woff2") format("woff2"),
         url("../fonts/TextPro_Bd.woff") format("woff"),
         url("../fonts/TextPro_Bd.ttf") format("truetype"),
         url("../fonts/TextPro_Bd.eot") format("embedded-opentype");
}

@font-face {
    font-display: swap;
    font-family: "Text";
    font-style: normal;
    font-weight: 900;
    src: url("../fonts/TextPro_XBd.woff2") format("woff2"),
         url("../fonts/TextPro_XBd.woff") format("woff"),
         url("../fonts/TextPro_XBd.ttf") format("truetype"),
         url("../fonts/TextPro_XBd.eot") format("embedded-opentype");
}
