.noto-serif-sinhala-regular {
    font-family: "Noto Serif Sinhala", serif;
    font-optical-sizing: auto;
    font-weight: 400;
    font-style: normal;
    font-variation-settings: "wdth" 100;
}

.noto-serif-sinhala-bold {
    font-family: "Noto Serif Sinhala", serif;
    font-optical-sizing: auto;
    font-weight: 700;
    font-style: normal;
    font-variation-settings: "wdth" 100;
}

 .arima-regular {
     font-family: "Arima", system-ui;
     font-optical-sizing: auto;
     font-weight: 400;
     font-style: normal;
 }

.arima-bold {
    font-family: "Arima", system-ui;
    font-optical-sizing: auto;
    font-weight: 700;
    font-style: normal;
}





