/*
 * ==============================================
 * FONTS CSS - Preload fonts for Vercel deployment
 * ==============================================
 */

/* Font Face Definitions */
@font-face {
    font-family: 'Thư Pháp Thành Công';
    src: url('Fonts/Thu_Phap_Thanh_Cong_Unicode.otf') format('opentype');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'SVN Hottroof';
    src: url('Fonts/SVN-Hottroof-Semhesta.otf') format('opentype');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'FC Opulent';
    src: url('Fonts/FC-Opulent-Brush.otf') format('opentype');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'VN Lovelista';
    src: url('Fonts/VN-Lovelista-Regular.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'HY Thu Phap 2';
    src: url('Fonts/HY-Thu Phap 2.otf') format('opentype');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'HY Thu Phap 6';
    src: url('Fonts/HY-Thu phap 6.otf') format('opentype');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}



@font-face {
    font-family: 'Thuphap Congthuy';
    src: url('Fonts/ThuphapCongthuy.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}