@font-face {
  font-family: 'body_base';
  src: url(/_next/static/chunks/fonts/Inter-Regular-5ec94d0af45e140e1871ee908fcd2a27.ttf);
}
@font-face {
  font-family: 'body_bold';
  src: url(/_next/static/chunks/fonts/Inter-Bold-63b73bd8024b3f968abcd4314827abe0.ttf);
}
@font-face {
  font-family: 'body_medium';
  src: url(/_next/static/chunks/fonts/Inter-Medium-1cc4bd1520474848c5d1c75f9b0f0889.ttf);
}

@font-face {
  font-family: 'Feather';
  src: url(/_next/static/chunks/fonts/Feather-ca9ce9ff0676a9b04ef0f8a3ad17dd08.ttf);
}

input[type='text'],
input[type='number'],
textarea {
  font-size: 16px !important;
  outline: none !important;
}

