@font-face {
    font-family: 'SVN-Poppins';
    src: url('https://vdtplatform.com/wp-content/fonts/poppins/SVN-Poppins.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'SVN-PoppinsBlack';
    src: url('https://vdtplatform.com/wp-content/fonts/poppins/SVN-PoppinsBlack.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'SVN-PoppinsBold';
    src: url('https://vdtplatform.com/wp-content/fonts/poppins/SVN-PoppinsBold.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'SVN-PoppinsLight';
    src: url('https://vdtplatform.com/wp-content/fonts/poppins/SVN-PoppinsLight.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'SVN-PoppinsMedium';
    src: url('https://vdtplatform.com/wp-content/fonts/poppins/SVN-PoppinsMedium.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'SVN-PoppinsSemiBold';
    src: url('https://vdtplatform.com/wp-content/fonts/poppins/SVN-PoppinsSemiBold.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

  .poppins-text, body, html { 
font-family: "SVN-Poppins Text"  !important;
}

 h1, h2, h3, h4, h5, h6 .poppins-bold{ 
font-family: "SVN-PoppinsBold" !important; 
}