/* NaNHolo - Regular */
@font-face {
    font-family: 'NaNHolo';
    src: url('NaNHolo-Regular.woff2') format('woff2');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

/* NaNHolo - Medium */
@font-face {
    font-family: 'NaNHolo';
    src: url('NaNHolo-Medium.woff2') format('woff2');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

/* NaNHolo - Bold */
@font-face {
    font-family: 'NaNHolo';
    src: url('NaNHolo-Bold.woff2') format('woff2');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

/* NaNHolo - ExtraBold */
@font-face {
    font-family: 'NaNHolo';
    src: url('NaNHolo-ExtraBold.woff2') format('woff2');
    font-weight: 800;
    font-style: normal;
    font-display: swap;
}

/* NaNHolo Condensed - ExtraBold */
@font-face {
    font-family: 'NaNHolo Condensed';
    src: url('NaNHoloCondensed-ExtraBold.woff2') format('woff2');
    font-weight: 800;
    font-style: normal;
    font-display: swap;
}