@font-face {
    font-family: 'Super Funky';
    src: url('/wp-content/themes/bb-theme-child/fonts/super-funky.woff') format('woff'),
         url('/wp-content/themes/bb-theme-child/fonts/super-funky.otf') format('opentype'),
         url('/wp-content/themes/bb-theme-child/fonts/super-funky.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}