@font-face {
    font-family: 'PostNoBillsColomboBold';
    src: url('postnobillscolombo-bold.ttf') format('truetype');
    font-display: swap;
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'PostNoBillsColomboLight';
    src: url('postnobillscolombo-light.ttf') format('truetype');
    font-display: swap;
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'PostNoBillsColomboMedium';
    src: url('postnobillscolombo-medium.ttf') format('truetype');
    font-display: swap;
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'PostNoBillsColomboSemiBold';
    src: url('postnobillscolombo-semibold.ttf') format('truetype');
    font-display: swap;
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'PostNoBillsColomboRegular';
    src: url('postnobillscolombo-regular.ttf') format('truetype');
    font-display: swap;
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'PostNoBillsColomboExtraBold';
    src: url('postnobillscolombo-extrabold.ttf') format('truetype');
    font-display: swap;
    font-weight: normal;
    font-style: normal;
}

/* Preferred single-family mapping (use font-weight to select) */
@font-face {
    font-family: 'PostNoBillsColombo';
    src: url('postnobillscolombo-light.ttf') format('truetype');
    font-display: swap;
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'PostNoBillsColombo';
    src: url('postnobillscolombo-regular.ttf') format('truetype');
    font-display: swap;
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'PostNoBillsColombo';
    src: url('postnobillscolombo-medium.ttf') format('truetype');
    font-display: swap;
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'PostNoBillsColombo';
    src: url('postnobillscolombo-semibold.ttf') format('truetype');
    font-display: swap;
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: 'PostNoBillsColombo';
    src: url('postnobillscolombo-bold.ttf') format('truetype');
    font-display: swap;
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: 'PostNoBillsColombo';
    src: url('postnobillscolombo-extrabold.ttf') format('truetype');
    font-display: swap;
    font-weight: 800;
    font-style: normal;
}

