@font-face {
    font-family: 'Brunches';
    src: local('Brunches Rounded'), local('Brunches-Rounded'),
        url('Brunches-Rounded.woff2') format('woff2'),
        url('Brunches-Rounded.woff') format('woff'),
        url('Brunches-Rounded.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
} 