@font-face {
  font-family: "GE_SS_Two_Bold";
  font-weight: bold;
  src: url("./GE_SS_Two_Bold.otf") format("opentype");
}

@font-face {
  font-family: "GE_SS_Two_Medium";
  font-weight: 500;
  src: url("./GE_SS_Two_Medium.otf") format("opentype");
}

@font-face {
  font-family: "GE_SS_Two_Light";
  font-weight: 200;
  src: url("./GE_SS_Two_Light.otf") format("opentype");
}
