@font-face {
    font-family: 'poppinslight';
    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#poppinslight') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'poppinsmedium';
    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#poppinsmedium') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'poppinsregular';
    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#poppinsregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'poppinssemibold';
    src: url('fonts/poppins-semibold.eot');
    src: url('fonts/poppins-semibold.eot?#iefix') format('embedded-opentype'),
         url('fonts/poppins-semibold.woff2') format('woff2'),
         url('fonts/poppins-semibold.woff') format('woff'),
         url('fonts/poppins-semibold.ttf') format('truetype'),
         url('fonts/poppins-semibold.svg#poppinssemibold') format('svg');
    font-weight: normal;
    font-style: normal;

}