@font-face {
    font-family: 'Poppins';
    src: url('../eot/poppins-regular.eot');
    src: url('../eot/poppins-regulard41d.eot#iefix') format('embedded-opentype'),
        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: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Poppins';
    src: url('../eot/poppins-bolditalic.eot');
    src: url('../eot/poppins-bolditalicd41d.eot#iefix') format('embedded-opentype'),
        url('../woff2/poppins-bolditalic.woff2') format('woff2'),
        url('../woff/poppins-bolditalic.woff') format('woff'),
        url('../ttf/poppins-bolditalic.ttf') format('truetype'),
        url('../svg/poppins-bolditalic.svg#Poppins-BoldItalic') format('svg');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Poppins';
    src: url('../eot/poppins-black.eot');
    src: url('../eot/poppins-blackd41d.eot#iefix') format('embedded-opentype'),
        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-display: swap;
}

@font-face {
    font-family: 'Poppins';
    src: url('../eot/poppins-semibold.eot');
    src: url('../eot/poppins-semiboldd41d.eot#iefix') format('embedded-opentype'),
        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-display: swap;
}

@font-face {
    font-family: 'Poppins';
    src: url('../eot/poppins-medium.eot');
    src: url('../eot/poppins-mediumd41d.eot#iefix') format('embedded-opentype'),
        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-display: swap;
}

@font-face {
    font-family: 'Poppins';
    src: url('../eot/poppins-extrabolditalic.eot');
    src: url('../eot/poppins-extrabolditalicd41d.eot#iefix') format('embedded-opentype'),
        url('../woff2/poppins-extrabolditalic.woff2') format('woff2'),
        url('../woff/poppins-extrabolditalic.woff') format('woff'),
        url('../ttf/poppins-extrabolditalic.ttf') format('truetype'),
        url('../svg/poppins-extrabolditalic.svg#Poppins-ExtraBoldItalic') format('svg');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Poppins';
    src: url('../eot/poppins-italic.eot');
    src: url('../eot/poppins-italicd41d.eot#iefix') format('embedded-opentype'),
        url('../woff2/poppins-italic.woff2') format('woff2'),
        url('../woff/poppins-italic.woff') format('woff'),
        url('../ttf/poppins-italic.ttf') format('truetype'),
        url('../svg/poppins-italic.svg#Poppins-Italic') format('svg');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

