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