@font-face {
    font-family: Maledpan-Regular;
    src: url(../fonts/Maledpan-Regular.ttf);
}

body {
    font-family: Maledpan-Regular !important;
    font-size: 18px;
    line-height: 34px;
    font-weight: 500;
    /*color: #838a93;*/
}