@font-face {
  font-family: 'Gellix';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url('../fonts/Gellix-Bold.otf') format('opentype');
}
@font-face {
  font-family: 'Gellix';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url('../fonts/Gellix-SemiBold.otf') format('opentype');
}
@font-face {
  font-family: 'Gellix';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url('../fonts/Gellix-Medium.otf') format('opentype');
}
@font-face {
  font-family: 'Gellix';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('../fonts/Gellix-Regular.otf') format('opentype');
}
