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

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

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

@font-face {
    font-family: 'NZPost Sans';
    src: url('NZPostSans-Light.woff2') format('woff2'),
        url('NZPostSans-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

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

@font-face {
    font-family: 'NZPost Sans';
    src: url('NZPostSans-Medium.woff2') format('woff2'),
        url('NZPostSans-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

