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