@font-face {
    font-family: 'poppins-m';
    src:  url('../fonts/poppins/Poppins-Medium.eot');
    src:  url('../fonts/poppins/Poppins-Medium.eot?#iefix') format('embedded-opentype'),
         url('../fonts/poppins/Poppins-Medium.woff2') format('woff2'),
         url('../fonts/poppins/Poppins-Medium.woff') format('woff'),
         url('../fonts/poppins/Poppins-Medium.ttf') format('truetype'),
         url('../fonts/poppins/Poppins-Medium.svg#Poppins-Medium') format('svg');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'poppins-r';
    src:  url('../fonts/poppins/Poppins-Regular.eot');
    src:  url('../fonts/poppins/Poppins-Regular.eot?#iefix') format('embedded-opentype'),
         url('../fonts/poppins/Poppins-Regular.woff2') format('woff2'),
         url('../fonts/poppins/Poppins-Regular.woff') format('woff'),
         url('../fonts/poppins/Poppins-Regular.ttf') format('truetype'),
         url('../fonts/poppins/Poppins-Regular.svg#Poppins-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'poppins-l';
    src:  url('../fonts/poppins/Poppins-Light.eot');
    src:  url('../fonts/poppins/Poppins-Light.eot?#iefix') format('embedded-opentype'),
         url('../fonts/poppins/Poppins-Light.woff2') format('woff2'),
         url('../fonts/poppins/Poppins-Light.woff') format('woff'),
         url('../fonts/poppins/Poppins-Light.ttf') format('truetype'),
         url('../fonts/poppins/Poppins-Light.svg#Poppins-Light') format('svg');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'poppins-eb';
    src:  url('../fonts/poppins/Poppins-ExtraBold.eot');
    src:  url('../fonts/poppins/Poppins-ExtraBold.eot?#iefix') format('embedded-opentype'),
         url('../fonts/poppins/Poppins-ExtraBold.woff2') format('woff2'),
         url('../fonts/poppins/Poppins-ExtraBold.woff') format('woff'),
         url('../fonts/poppins/Poppins-ExtraBold.ttf') format('truetype'),
         url('../fonts/poppins/Poppins-ExtraBold.svg#Poppins-ExtraBold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'poppins-b';
    src:  url('../fonts/poppins/Poppins-Bold.eot');
    src:  url('../fonts/poppins/Poppins-Bold.eot?#iefix') format('embedded-opentype'),
         url('../fonts/poppins/Poppins-Bold.woff2') format('woff2'),
         url('../fonts/poppins/Poppins-Bold.woff') format('woff'),
         url('../fonts/poppins/Poppins-Bold.ttf') format('truetype'),
         url('../fonts/poppins/Poppins-Bold.svg#Poppins-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'poppins-sb';
    src:  url('../fonts/poppins/Poppins-SemiBold.eot');
    src:  url('../fonts/poppins/Poppins-SemiBold.eot?#iefix') format('embedded-opentype'),
         url('../fonts/poppins/Poppins-SemiBold.woff2') format('woff2'),
         url('../fonts/poppins/Poppins-SemiBold.woff') format('woff'),
         url('../fonts/poppins/Poppins-SemiBold.ttf') format('truetype'),
         url('../fonts/poppins/Poppins-SemiBold.svg#Poppins-SemiBold') format('svg');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

