@font-face {
  font-family: 'General Sans';
  src: url('./General_Sans.woff2') format('woff2'),
      url('./General_Sans.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Zodiak Variable';
  src: url('./Zodiak_regular.woff2') format('woff2'),
      url('./Zodiak_regular.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
