@font-face {

    font-family: 'Poppins';

    src:url('../fonts/Poppins-ExtraLight.woff2') format('woff2'),

        url('../fonts/Poppins-ExtraLight.woff') format('woff');

    font-weight: 200;

    font-style: normal;

    font-display: swap;

}
 
@font-face {

    font-family: 'Poppins';

    src:url('../fonts/Poppins-Light.woff2') format('woff2'),

        url('../fonts/Poppins-Light.woff') format('woff');

    font-weight: 300;

    font-style: normal;

    font-display: swap;

}
 
@font-face {

    font-family: 'Poppins';

    src: url('../fonts/Poppins-LightItalic.woff2') format('woff2'),

        url('../fonts/Poppins-LightItalic.woff') format('woff');

    font-weight: 300;

    font-style: italic;

    font-display: swap;

}
 
@font-face {

    font-family: 'Poppins';

    src:url('../fonts/Poppins-Medium.woff2') format('woff2'),

        url('../fonts/Poppins-Medium.woff') format('woff');

    font-weight: 500;

    font-style: normal;

    font-display: swap;

}
 
@font-face {

    font-family: 'Poppins';

    src:url('../fonts/Poppins-Regular.woff2') format('woff2'),

        url('../fonts/Poppins-Regular.woff') format('woff');

    font-weight: normal;

    font-style: normal;

    font-display: swap;

}
 
@font-face {

    font-family: 'Poppins';

    src: url('../fonts/Poppins-SemiBold.woff2') format('woff2'),

        url('../fonts/Poppins-SemiBold.woff') format('woff');

    font-weight: 600;

    font-style: normal;

    font-display: swap;

}
 
@font-face {

    font-family: 'Poppins';

    src: url('../fonts/Poppins-SemiBoldItalic.woff2') format('woff2'),

        url('../fonts/Poppins-SemiBoldItalic.woff') format('woff');

    font-weight: 600;

    font-style: italic;

    font-display: swap;

}
 
fonts.rar
 