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

@font-face {
    font-family: 'AwanZaman Md';
    src: url('AwanZamanMd.woff2') format('woff2'),
        url('AwanZamanMd.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

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

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

