@font-face {
    font-family: Truculenta;
    src: url(./Truculenta/Truculenta-VariableFont_opsz\,wdth\,wght.ttf);
    font-weight: 100 900;
    font-style: normal;
}

@font-face {
    font-family: Pragati_Narrow;
    src: url(./Pragati_Narrow/PragatiNarrow-Bold.ttf);
    font-weight: 700;
    font-style: normal
}

@font-face {
    font-family: Pragati_Narrow;
    src: url(./Pragati_Narrow/PragatiNarrow-Regular.ttf);
    font-weight: 400;
    font-style: normal;
}