@font-face {
  font-family: 'Gibson';
  src: url('../fonts/gibson/gibson.ttf') format('truetype');
  font-style: normal;
  font-weight: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Inter';
  src: url('../fonts/Inter/Inter-Regular-slnt=0.ttf') format('truetype');
  font-style: normal;
  font-weight: normal;
  font-display: swap;
}
@font-face {
  font-family: 'InterBold';
  src: url('../fonts/Inter/Inter-Bold.ttf') format('truetype');
  font-style: normal;
  font-weight: normal;
  font-display: swap;
}
