@font-face {
    font-family: poppins;
    font-style: normal;
    font-weight: 400;
    src: local('Poppins'), url('Poppins-Regular.woff2') format('woff2')
}

@font-face {
    font-family: poppins;
    font-style: italic;
    font-weight: 400;
    src: local('Poppins'), url('Poppins-Italic.woff2') format('woff2')
}

@font-face {
    font-family: poppins;
    font-style: normal;
    font-weight: 250;
    src: local('Poppins'), url('Poppins-Thin.woff2') format('woff2')
}

@font-face {
    font-family: poppins;
    font-style: italic;
    font-weight: 250;
    src: local('Poppins'), url('Poppins-ThinItalic.woff2') format('woff2')
}

@font-face {
    font-family: poppins;
    font-style: normal;
    font-weight: 275;
    src: local('Poppins'), url('Poppins-ExtraLight.woff2') format('woff2')
}

@font-face {
    font-family: poppins;
    font-style: italic;
    font-weight: 275;
    src: local('Poppins'), url('Poppins-ExtraLightItalic.woff2') format('woff2')
}

@font-face {
    font-family: poppins;
    font-style: normal;
    font-weight: 300;
    src: local('Poppins'), url('Poppins-Light.woff2') format('woff2')
}

@font-face {
    font-family: poppins;
    font-style: italic;
    font-weight: 300;
    src: local('Poppins'), url('Poppins-LightItalic.woff2') format('woff2')
}

@font-face {
    font-family: poppins;
    font-style: normal;
    font-weight: 500;
    src: local('Poppins'), url('Poppins-Medium.woff2') format('woff2')
}

@font-face {
    font-family: poppins;
    font-style: italic;
    font-weight: 500;
    src: local('Poppins'), url('Poppins-MediumItalic.woff2') format('woff2')
}

@font-face {
    font-family: poppins;
    font-style: normal;
    font-weight: 600;
    src: local('Poppins'), url('Poppins-SemiBold.woff2') format('woff2')
}

@font-face {
    font-family: poppins;
    font-style: italic;
    font-weight: 600;
    src: local('Poppins'), url('Poppins-SemiBoldItalic.woff2') format('woff2')
}

@font-face {
    font-family: poppins;
    font-style: normal;
    font-weight: 700;
    src: local('Poppins'), url('Poppins-Bold.woff2') format('woff2')
}

@font-face {
    font-family: poppins;
    font-style: italic;
    font-weight: 700;
    src: local('Poppins'), url('Poppins-BoldItalic.woff2') format('woff2')
}

@font-face {
    font-family: poppins;
    font-style: normal;
    font-weight: 800;
    src: local('Poppins'), url('Poppins-ExtraBold.woff2') format('woff2')
}

@font-face {
    font-family: poppins;
    font-style: italic;
    font-weight: 800;
    src: local('Poppins'), url('Poppins-ExtraBoldItalic.woff2') format('woff2')
}

@font-face {
    font-family: poppins;
    font-style: normal;
    font-weight: 900;
    src: local('Poppins'), url('Poppins-Black.woff2') format('woff2')
}

@font-face {
    font-family: poppins;
    font-style: italic;
    font-weight: 900;
    src: local('Poppins'), url('Poppins-BlackItalic.woff2') format('woff2')
}