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