@font-face {
  font-family: "Gellix";
  src: url("Gellix-Thin.otf") format("opentype");
  font-weight: 200;
}
@font-face {
  font-family: "Gellix";
  src: url("Gellix-Light.otf") format("opentype");
  font-weight: 300;
}
@font-face {
  font-family: "Gellix";
  src: url("Gellix-Regular.otf") format("opentype");
  font-weight: 400;
}
@font-face {
  font-family: "Gellix";
  src: url("Gellix-Medium.otf") format("opentype");
  font-weight: 500;
}
@font-face {
  font-family: "Gellix";
  src: url("Gellix-SemiBold.otf") format("opentype");
  font-weight: 600;
}
@font-face {
  font-family: "Gellix";
  src: url("Gellix-Bold.otf") format("opentype");
  font-weight: 700;
}
@font-face {
  font-family: "Gellix";
  src: url("Gellix-ExtraBold.otf") format("opentype");
  font-weight: 800;
}
@font-face {
  font-family: "Gellix";
  src: url("Gellix-Black.otf") format("opentype");
  font-weight: 900;
}
