@font-face {
  font-family: "Lusail";
  src: url("Lusail-Light.otf") format("truetype");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: "Lusail";
  src: url("Lusail-Regular.otf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Lusail";
  src: url("Lusail-Medium.otf") format("truetype");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: "Lusail";
  src: url("Lusail-Bold.otf") format("truetype");
  font-weight: 600;
  font-style: normal;
}
