@font-face {
  font-family: "ESRebondGrotesque";
  src: url("/fonts/ESRebondGrotesque-Light.ttf");
  font-style: normal;
  font-weight: 300;
  font-display: swap;
}
@font-face {
  font-family: "ESRebondGrotesque";
  src: url("/fonts/ESRebondGrotesque-Regular.ttf");
  font-style: normal;
  font-weight: 400;
  font-display: swap;
}
@font-face {
  font-family: "ESRebondGrotesque";
  src: url("/fonts/ESRebondGrotesque-Medium.ttf");
  font-style: medium;
  font-weight: 500;
  font-display: swap;
}
@font-face {
  font-family: "ESRebondGrotesque";
  src: url("/fonts/ESRebondGrotesque-Semibold.ttf");
  font-style: medium;
  font-weight: 500;
  font-display: swap;
}
