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