/* Light (300) */
@font-face {
    font-family: 'ASNBankSlab';
    src: url('ASNBankSlab-Light.eot');
    src:
        url('ASNBankSlab-Light.eot?#iefix') format('embedded-opentype'),
        url('ASNBankSlab-Light.woff2') format('woff2'),
        url('ASNBankSlab-Light.woff') format('woff'),
        url('ASNBankSlab-Light.ttf') format('truetype'),
        url('ASNBankSlab-Light.svg#ASNBankSlab-Light') format('svg');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

/* Regular (400) */
@font-face {
    font-family: 'ASNBankSlab';
    src: url('ASNBankSlab-Regular.eot');
    src:
        url('ASNBankSlab-Regular.eot?#iefix') format('embedded-opentype'),
        url('ASNBankSlab-Regular.woff2') format('woff2'),
        url('ASNBankSlab-Regular.woff') format('woff'),
        url('ASNBankSlab-Regular.ttf') format('truetype'),
        url('ASNBankSlab-Regular.svg#ASNBankSlab-Regular') format('svg');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

/* Semibold (600) */
@font-face {
    font-family: 'ASNBankSlab';
    src: url('ASNBankSlab-Semibold.eot');
    src:
        url('ASNBankSlab-Semibold.eot?#iefix') format('embedded-opentype'),
        url('ASNBankSlab-Semibold.woff2') format('woff2'),
        url('ASNBankSlab-Semibold.woff') format('woff'),
        url('ASNBankSlab-Semibold.ttf') format('truetype'),
        url('ASNBankSlab-Semibold.svg#ASNBankSlab-Semibold') format('svg');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

/* Bold (700) */
@font-face {
    font-family: 'ASNBankSlab';
    src: url('ASNBankSlab-Bold.eot');
    src:
        url('ASNBankSlab-Bold.eot?#iefix') format('embedded-opentype'),
        url('ASNBankSlab-Bold.woff2') format('woff2'),
        url('ASNBankSlab-Bold.woff') format('woff'),
        url('ASNBankSlab-Bold.ttf') format('truetype'),
        url('ASNBankSlab-Bold.svg#ASNBankSlab-Bold') format('svg');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}