@font-face {
  font-family: 'Inter';
  src: url("/setd/static/fonts/Inter-VariableFont_opsz,wght.ttf"); }

[class*="font-"] {
  font-family: 'Inter'; }

.font-extra-small {
  font-size: 12px;
  font-weight: 400;
  line-height: 120%; }

.font-small {
  font-size: 14px;
  font-weight: 400;
  line-height: 120%; }

.font-default {
  font-size: 16px;
  font-weight: 400;
  line-height: 150%; }

.font-large {
  font-size: 16px;
  font-weight: 600;
  line-height: 120%; }

.font-h4 {
  font-size: 22px;
  font-weight: 700;
  line-height: 120%; }

.font-h3 {
  font-size: 36px;
  font-weight: 700;
  line-height: 120%; }

.font-display-l {
  font-size: 48px;
  font-weight: 600;
  line-height: 120%; }

.font-display {
  font-size: 60px;
  font-weight: 700;
  line-height: 120%; }

/*# sourceMappingURL=fonts.css.map */