@font-face {
    font-family: ubuntu;
    src: url(Ubuntu-Regular.ttf); 
    font-style: normal;
}
@font-face {
    font-family: ubuntu-light;
    src: url(Ubuntu-Light.ttf); 
    font-style: normal;
}
@font-face {
    font-family: ubuntu-bold;
    src: url(Ubuntu-Bold.ttf); 
    font-style: normal;
}
@font-face {
    font-family: ubuntu-sans;
    src: url(UbuntuSans-VariableFont.ttf); 
    font-style: normal;
}
@font-face {
    font-family: ptserif;
    src: url(PTSerif-Regular.ttf); 
    font-style: normal;
}
@font-face {
    font-family: mukta;
    src: url(Mukta-Regular.ttf); 
    font-style: normal;
}
@font-face {
    font-family: mukta-light;
    src: url(Mukta-Light.ttf); 
    font-style: normal;
} 