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

@font-face {
    font-family: 'Tiro Telugu';
    src: url('TiroTelugu-Italic.woff2') format('woff2'),
        url('TiroTelugu-Italic.woff') format('woff');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}
@font-face {
    font-family: 'Gotham';
    src: url('GothamBold.woff2') format('woff2'),
        url('GothamBold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

