/** CONTENT LANGUAGE FONTS CONFIGURED FROM THE MANGEMENT PORTAL **/
@font-face {
    font-family:'Mandaic';
    src:url(/fileasset/languageFonts/NotoSansMandaic-Regular.woff2) format('woff2');
}

[lang='mid-Mand'] {
    font-family:'Mandaic';
    font-style:normal;
    font-weight:normal;
    text-rendering:optimizeLegibility;
    font-size:103%;
}
