@font-face {
    font-family: 'Telugu MN';
    src: url('TeluguMN.woff2') format('woff2'),
        url('TeluguMN.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Telugu MN';
    src: url('TeluguMN-Bold.woff2') format('woff2'),
        url('TeluguMN-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}






/* h1, h2, h3, h4, h5, h6 {
    line-height: 1em;
    padding-top: 0.2em !important;
    padding-bottom: -0.0em !important;
} */