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