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