@font-face {
    font-family: 'poppinsextrabold';
    src: url('font/poppins-extrabold-webfont.eot');
    src: url('font/poppins-extrabold-webfont.eot?#iefix') format('embedded-opentype'),
         url('font/poppins-extrabold-webfont.woff2') format('woff2'),
         url('font/poppins-extrabold-webfont.woff') format('woff'),
         url('font/poppins-extrabold-webfont.ttf') format('truetype'),
         url('font/poppins-extrabold-webfont.svg#poppinsextrabold') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'poppinslight';
    src: url('font/poppins-light-webfont.eot');
    src: url('font/poppins-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('font/poppins-light-webfont.woff2') format('woff2'),
         url('font/poppins-light-webfont.woff') format('woff'),
         url('font/poppins-light-webfont.ttf') format('truetype'),
         url('font/poppins-light-webfont.svg#poppinslight') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'poppinsregular';
    src: url('font/poppins-regular-webfont.eot');
    src: url('font/poppins-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('font/poppins-regular-webfont.woff2') format('woff2'),
         url('font/poppins-regular-webfont.woff') format('woff'),
         url('font/poppins-regular-webfont.ttf') format('truetype'),
         url('font/poppins-regular-webfont.svg#poppinsregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'poppinssemibold';
    src: url('font/poppins-semibold-webfont.eot');
    src: url('font/poppins-semibold-webfont.eot?#iefix') format('embedded-opentype'),
         url('font/poppins-semibold-webfont.woff2') format('woff2'),
         url('font/poppins-semibold-webfont.woff') format('woff'),
         url('font/poppins-semibold-webfont.ttf') format('truetype'),
         url('font/poppins-semibold-webfont.svg#poppinssemibold') format('svg');
    font-weight: normal;
    font-style: normal;
}