@font-face {
    font-family: "Trueno";
    font-style: normal;
    font-weight: 300;
    font-display: swap;
    src: url("./TruenoLt.ttf");
}

@font-face {
    font-family: "Trueno";
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url("./TruenoRg.ttf");
}

@font-face {
    font-family: "Trueno";
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url("./TruenoBd.ttf");
}

@font-face {
    font-family: "Trueno";
    font-style: normal;
    font-weight: 800;
    font-display: swap;
    src: url("./TruenoExBd.ttf");
}