@font-face {
  font-family: "Apex New";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src:
    local("Apex New Bold"),
    local("ApexNew-Bold"),
    url(https://static.dreamlake.io/fonts/ApexNew-Bold.woff2) format("woff2");
}

@font-face {
  font-family: "Apex New";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src:
    local("Apex New Medium"),
    local("ApexNew-Medium"),
    url(https://static.dreamlake.io/fonts/ApexNew-Medium.woff2) format("woff2");
}
