@font-face {
    font-family: 'poppins';
    src: url('../fonts/poppins/PoppinsVN-100.woff2') format('woff2');
    font-weight: 100;
    font-style: normal;
}
@font-face {
    font-family: 'poppins';
    src: url('../fonts/poppins/PoppinsVN-200.woff2') format('woff2');
    font-weight: 200;
    font-style: normal;
}
@font-face {
    font-family: 'poppins';
    src: url('../fonts/poppins/PoppinsVN-300.woff2') format('woff2');
    font-weight: 300;
    font-style: normal;
}
@font-face {
    font-family: 'poppins';
    src: url('../fonts/poppins/PoppinsVN-400.woff2') format('woff2');
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: 'poppins';
    src: url('../fonts/poppins/PoppinsVN-500.woff2') format('woff2');
    font-weight: 500;
    font-style: normal;
}
@font-face {
    font-family: 'poppins';
    src: url('../fonts/poppins/PoppinsVN-600.woff2') format('woff2');
    font-weight: 600;
    font-style: normal;
}
@font-face {
    font-family: 'poppins';
    src: url('../fonts/poppins/PoppinsVN-700.woff2') format('woff2');
    font-weight: 700;
    font-style: normal;
}
@font-face {
    font-family: 'poppins';
    src: url('../fonts/poppins/PoppinsVN-800.woff2') format('woff2');
    font-weight: 800;
    font-style: normal;
}
@font-face {
    font-family: 'poppins';
    src: url('../fonts/poppins/PoppinsVN-900.woff2') format('woff2');
    font-weight: 900;
    font-style: normal;
}

/* Italic weights */
@font-face {
    font-family: 'poppins';
    src: url('../fonts/poppins/PoppinsVN-100i.woff2') format('woff2');
    font-weight: 100;
    font-style: italic;
}
@font-face {
    font-family: 'poppins';
    src: url('../fonts/poppins/PoppinsVN-300i.woff2') format('woff2');
    font-weight: 300;
    font-style: italic;
}
@font-face {
    font-family: 'poppins';
    src: url('../fonts/poppins/PoppinsVN-400i.woff2') format('woff2');
    font-weight: 400;
    font-style: italic;
}
@font-face {
    font-family: 'poppins';
    src: url('../fonts/poppins/PoppinsVN-500i.woff2') format('woff2');
    font-weight: 500;
    font-style: italic;
}
@font-face {
    font-family: 'poppins';
    src: url('../fonts/poppins/PoppinsVN-600i.woff2') format('woff2');
    font-weight: 600;
    font-style: italic;
}
@font-face {
    font-family: 'poppins';
    src: url('../fonts/poppins/PoppinsVN-700i.woff2') format('woff2');
    font-weight: 700;
    font-style: italic;
}
@font-face {
    font-family: 'poppins';
    src: url('../fonts/poppins/PoppinsVN-800i.woff2') format('woff2');
    font-weight: 800;
    font-style: italic;
}
@font-face {
    font-family: 'poppins';
    src: url('../fonts/poppins/PoppinsVN-900i.woff2') format('woff2');
    font-weight: 900;
    font-style: italic;
}