@font-face {
    font-family: 'Iskoola Pota';
    src: url('assets/lang/IskoolaPota.eot');
    src: url('assets/lang/IskoolaPota.eot?#iefix') format('embedded-opentype'),
        url('assets/lang/IskoolaPota.woff2') format('woff2'),
        url('assets/lang/IskoolaPota.woff') format('woff'),
        url('assets/lang/IskoolaPota.ttf') format('truetype'),
        url('assets/lang/IskoolaPota.svg#IskoolaPota') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Kruti Dev';
    src: url('assets/fonts/font-krutidev/krutidevregular.ttf') format('truetype'),
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Agency fb';
    src: url('assets/fonts/font-agencyfb/AGENCYR.ttf') format('truetype'),
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Agency fb bold';
    src: url('assets/fonts/font-agencyfb/AGENCYB.ttf') format('truetype'),
    font-weight: bold;
    font-style: normal;
}
.englang .mandala_nm{font-family: Agency fb!important; font-size: 140px; font-weight: bold;}
.englang .mandala_nm_2{font-family: Agency fb!important; font-size: 70px; font-weight: bold;}
.hndlang .mandala_nm_2{font-family: Kruti Dev!important; font-size: 70px; font-weight: bold;}
.sinhlang .mandala_nm_2{font-family: Iskoola Pota!important; font-size: 58px; font-weight: bold;}

.mandala_txt{font-family: Agency fb!important; font-size: 26px;}
.hndlang{font-family: Kruti Dev!important; font-size: 26px;}
.sinhlang{font-family: Iskoola Pota; font-size: 26px;}
.englang{font-family: Agency fb; font-size: 28px;}
/*#page12.page31 {font-family: Iskoola Pota; font-size: 28px;}*/
.unset {text-decoration: unset!important;}