@font-face{
    font-family: 'Mitr';
    src: url("../fonts/Mitr-Regular.ttf");
    font-weight: 300;
    font-style: normal;

}
@font-face{
    font-family: 'Mitr-Light';
    src: url("../fonts/Mitr-Light.ttf");
    font-weight: 100;
    font-style: normal;

}

@font-face{
    font-family: 'Ubuntu';
    src: url("../fonts/Ubuntu-Regular.ttf");
    font-weight: 500;
    font-style: normal;

}

