/* Kalbe Serif - Light */
@font-face {
    font-family: 'KalbeSerif';
    src: url('../fonts/Kalbeserif/KalbeSerif-Light.woff2') format('woff2');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

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

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

/* Kalbe Serif - SemiBold */
@font-face {
    font-family: 'KalbeSerif';
    src: url('../fonts/Kalbeserif/KalbeSerif-SemiBold.woff2') format('woff2');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

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

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

