@font-face {
    font-family: "Poppins";
    src: url("https://static.thcdn.com/fe/fonts/allbeauty/poppins-v20-latin-regular.woff") format("woff");
    font-weight: 400;
    font-display: swap;
}

@font-face {
    font-family: "Poppins";
    src: url("https://static.thcdn.com/fe/fonts/allbeauty/poppins-v20-latin-600.woff") format("woff");
    font-weight: 600;
    font-display: swap;
}