@font-face {
    font-family: 'poppins-bold';
    font-display:swap;
    src: url('../../fonts/poppins-bold-webfont.eot');
    src: url('../../fonts/poppins-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../../fonts/poppins-bold-webfont.woff2') format('woff2'),
         url('../../fonts/poppins-bold-webfont.woff') format('woff'),
         url('../../fonts/poppins-bold-webfont.ttf') format('truetype'),
         url('../../fonts/poppins-bold-webfont.svg#poppins-bold') format('svg');
    font-weight: normal;
    font-style: normal;
}