/* Clash Display */
@font-face {
  font-family: 'Clash Display';
  src:url('/fonts/premium-0.woff2') format('woff2');
  font-weight: 500;
  font-display: swap;
  font-style: normal;
}
@font-face {
  font-family: 'Clash Display';
  src:url('/fonts/premium-1.woff2') format('woff2');
  font-weight: 600;
  font-display: swap;
  font-style: normal;
}

/* General Sans */
@font-face {
  font-family: 'General Sans';
  src:url('/fonts/premium-2.woff2') format('woff2');
  font-weight: 500;
  font-display: swap;
  font-style: normal;
}
@font-face {
  font-family: 'General Sans';
  src:url('/fonts/premium-3.woff2') format('woff2');
  font-weight: 600;
  font-display: swap;
  font-style: normal;
}

