@font-face {
    font-family: "Sen";
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src:
        url("../fonts/sen/sen-400.woff2") format("woff2"),
        url("../fonts/sen/sen-400.ttf") format("truetype");
}

@font-face {
    font-family: "Sen";
    font-style: normal;
    font-weight: 600;
    font-display: swap;
    src:
        url("../fonts/sen/sen-600.woff2") format("woff2"),
        url("../fonts/sen/sen-600.ttf") format("truetype");
}

@font-face {
    font-family: "Sen";
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src:
        url("../fonts/sen/sen-700.woff2") format("woff2"),
        url("../fonts/sen/sen-700.ttf") format("truetype");
}
