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