@font-face {
  font-family: "Rebrand Txt";
  src: url("RebrandTxt-Regular.otf") format("opentype");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "Rebrand Txt";
  src: url("RebrandTxt-Regular-it.otf") format("opentype");
  font-weight: 400;
  font-style: italic;
}
@font-face {
  font-family: "Rebrand Txt";
  src: url("RebrandTxt-Light.otf") format("opentype");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: "Rebrand Txt";
  src: url("RebrandTxt-Light-it.otf") format("opentype");
  font-weight: 300;
  font-style: italic;
}
@font-face {
  font-family: "Rebrand Txt";
  src: url("RebrandTxt-ExLight.otf") format("opentype");
  font-weight: 200;
  font-style: normal;
}
@font-face {
  font-family: "Rebrand Txt";
  src: url("RebrandTxt-ExLight-it.otf") format("opentype");
  font-weight: 200;
  font-style: italic;
}
@font-face {
  font-family: "Rebrand Txt";
  src: url("RebrandTxt-Medium.otf") format("opentype");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: "Rebrand Txt";
  src: url("RebrandTxt-Medium-it.otf") format("opentype");
  font-weight: 500;
  font-style: italic;
}
@font-face {
  font-family: "Rebrand Txt";
  src: url("RebrandTxt-SemiBold.otf") format("opentype");
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: "Rebrand Txt";
  src: url("RebrandTxt-SemiBold-it.otf") format("opentype");
  font-weight: 600;
  font-style: italic;
}
@font-face {
  font-family: "Rebrand Txt";
  src: url("RebrandTxt-Bold.otf") format("opentype");
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: "Rebrand Txt";
  src: url("RebrandTxt-Bold-it.otf") format("opentype");
  font-weight: 700;
  font-style: italic;
}
@font-face {
  font-family: "Rebrand Txt";
  src: url("RebrandTxt-Black.otf") format("opentype");
  font-weight: 900;
  font-style: normal;
}
@font-face {
  font-family: "Rebrand Txt";
  src: url("RebrandTxt-Black-it.otf") format("opentype");
  font-weight: 900;
  font-style: italic;
}
