@font-face {
    font-family: 'Poppins';
    src: url('../fonts/poppins-bold.eot');
    src: url('../fonts/poppins-bold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/poppins-bold.woff2') format('woff2'),
        url('../fonts/poppins-bold.woff') format('woff'),
        url('../fonts/poppins-bold.ttf') format('truetype'),
        url('../fonts/poppins-bold.svg#poppins-bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Poppins';
    src: url('../fonts/poppins-black.eot');
    src: url('../fonts/poppins-black.eot?#iefix') format('embedded-opentype'),
        url('../fonts/poppins-black.woff2') format('woff2'),
        url('../fonts/poppins-black.woff') format('woff'),
        url('../fonts/poppins-black.ttf') format('truetype'),
        url('../fonts/poppins-black.svg#poppins-black') format('svg');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Poppins';
    src: url('../fonts/poppins-extra-bold.eot');
    src: url('../fonts/poppins-extra-bold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/poppins-extra-bold.woff2') format('woff2'),
        url('../fonts/poppins-extra-bold.woff') format('woff'),
        url('../fonts/poppins-extra-bold.ttf') format('truetype'),
        url('../fonts/poppins-extra-bold.svg#poppins-extra-bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Poppins';
    src: url('../fonts/poppins-medium.eot');
    src: url('../fonts/poppins-medium.eot?#iefix') format('embedded-opentype'),
        url('../fonts/poppins-medium.woff2') format('woff2'),
        url('../fonts/poppins-medium.woff') format('woff'),
        url('../fonts/poppins-medium.ttf') format('truetype'),
        url('../fonts/poppins-medium.svg#poppins-medium') format('svg');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Poppins';
    src: url('../fonts/poppins-extra-light.eot');
    src: url('../fonts/poppins-extra-light.eot?#iefix') format('embedded-opentype'),
        url('../fonts/poppins-extra-light.woff2') format('woff2'),
        url('../fonts/poppins-extra-light.woff') format('woff'),
        url('../fonts/poppins-extra-light.ttf') format('truetype'),
        url('../fonts/poppins-extra-light.svg#poppins-extra-light') format('svg');
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Poppins';
    src: url('../fonts/poppins-light.eot');
    src: url('../fonts/poppins-light.eot?#iefix') format('embedded-opentype'),
        url('../fonts/poppins-light.woff2') format('woff2'),
        url('../fonts/poppins-light.woff') format('woff'),
        url('../fonts/poppins-light.ttf') format('truetype'),
        url('../fonts/poppins-light.svg#poppins-light') format('svg');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Poppins';
    src: url('../fonts/poppins-regular.eot');
    src: url('../fonts/poppins-regular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/poppins-regular.woff2') format('woff2'),
        url('../fonts/poppins-regular.woff') format('woff'),
        url('../fonts/poppins-regular.ttf') format('truetype'),
        url('../fonts/poppins-regular.svg#poppins-regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Poppins';
    src: url('../fonts/poppins-thin.eot');
    src: url('../fonts/poppins-thin.eot?#iefix') format('embedded-opentype'),
        url('../fonts/poppins-thin.woff2') format('woff2'),
        url('../fonts/poppins-thin.woff') format('woff'),
        url('../fonts/poppins-thin.ttf') format('truetype'),
        url('../fonts/poppins-thin.svg#poppins-thin') format('svg');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Poppins';
    src: url('../fonts/poppins-semi-bold.eot');
    src: url('../fonts/poppins-semi-bold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/poppins-semi-bold.woff2') format('woff2'),
        url('../fonts/poppins-semi-bold.woff') format('woff'),
        url('../fonts/poppins-semi-bold.ttf') format('truetype'),
        url('../fonts/poppins-semi-bold.svg#poppins-semi-bold') format('svg');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}