@font-face {
    font-family: 'bebas-neue';
    src: url('bebasneue_bold-webfont.woff2') format('woff2'),
         url('bebasneue_bold-webfont.woff') format('woff');
    font-weight: 700;
    font-style: normal;
	font-display: swap;
}