@font-face {
    font-family: 'bebas_neueregular';
    src: url('/fonts/bebasneue-regular-webfont.woff2') format('woff2'),
         url('/fonts/bebasneue-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
	font-family: 'PlayfairDisplay';
	src: url('/fonts/PlayfairDisplay-VariableFont_wght.ttf') format('truetype');
}