@font-face {
  font-family: 'TildaSans';
  src:
    url('/fonts/TildaSans-VF.woff2') format('woff2-variations'),
    url('/fonts/TildaSans-VF.woff') format('woff-variations'),
    url('/fonts/TildaSans-Regular.woff2') format('woff2');
  font-weight: 100 900;
  font-style: normal;
  font-display: swap;
}
