@font-face {
    font-family: 'Poppins';
    src: url('../woff2/poppins-semibold.woff2') format('woff2'),
        url('../woff/poppins-semibold.woff') format('woff'),
        url('../ttf/poppins-semibold.ttf') format('truetype'),
        url('../svg/poppins-semibold.svg#Poppins-SemiBold') format('svg');
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: 'Poppins';
    src: url('../woff2/poppins-extralight.woff2') format('woff2'),
        url('../woff/poppins-extralight.woff') format('woff'),
        url('../ttf/poppins-extralight.ttf') format('truetype'),
        url('../svg/poppins-extralight.svg#Poppins-ExtraLight') format('svg');
    font-weight: 200;
    font-style: normal;
}

@font-face {
    font-family: 'Poppins';
    src: url('../woff2/poppins-black.woff2') format('woff2'),
        url('../woff/poppins-black.woff') format('woff'),
        url('../ttf/poppins-black.ttf') format('truetype'),
        url('../svg/poppins-black.svg#Poppins-Black') format('svg');
    font-weight: 900;
    font-style: normal;
}

@font-face {
    font-family: 'Poppins';
    src: url('../woff2/poppins-extrabold.woff2') format('woff2'),
        url('../woff/poppins-extrabold.woff') format('woff'),
        url('../ttf/poppins-extrabold.ttf') format('truetype'),
        url('../svg/poppins-extrabold.svg#Poppins-ExtraBold') format('svg');
    font-weight: 800;
    font-style: normal;
}

@font-face {
    font-family: 'Poppins';
    src: url('../woff2/poppins-thin.woff2') format('woff2'),
        url('../woff/poppins-thin.woff') format('woff'),
        url('../ttf/poppins-thin.ttf') format('truetype'),
        url('../svg/poppins-thin.svg#Poppins-Thin') format('svg');
    font-weight: 100;
    font-style: normal;
}

@font-face {
    font-family: 'Poppins';
    src: url('../woff2/poppins-light.woff2') format('woff2'),
        url('../woff/poppins-light.woff') format('woff'),
        url('../ttf/poppins-light.ttf') format('truetype'),
        url('../svg/poppins-light.svg#Poppins-Light') format('svg');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Poppins';
    src: url('../woff2/poppins-medium.woff2') format('woff2'),
        url('../woff/poppins-medium.woff') format('woff'),
        url('../ttf/poppins-medium.ttf') format('truetype'),
        url('../svg/poppins-medium.svg#Poppins-Medium') format('svg');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'Poppins';
    src: url('../woff2/poppins-regular.woff2') format('woff2'),
        url('../woff/poppins-regular.woff') format('woff'),
        url('../ttf/poppins-regular.ttf') format('truetype'),
        url('../svg/poppins-regular.svg#Poppins-Regular') format('svg');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'Poppins';
    src: url('../woff2/poppins-bold.woff2') format('woff2'),
        url('../woff/poppins-bold.woff') format('woff'),
        url('../ttf/poppins-bold.ttf') format('truetype'),
        url('../svg/poppins-bold.svg#Poppins-Bold') format('svg');
    font-weight: 700;
    font-style: normal;
}

