@font-face {
    font-family: 'Poppins 400';
    font-weight: 400;
    font-style: normal;
    font-display: auto;
    src: url('../../../../../api/fonts/Poppins/Poppins-Regular.woff2') format('woff2');
}

@font-face {
    font-family: 'Poppins 500';
    font-weight: 500;
    font-style: normal;
    font-display: auto;
    src: url('../../../../../api/fonts/Poppins/Poppins-Medium.woff2') format('woff2');
}

@font-face {
    font-family: 'Poppins 600';
    font-weight: 600;
    font-style: normal;
    font-display: auto;
    src: url('../../../../../api/fonts/Poppins/Poppins-SemiBold.woff2') format('woff2');
}