@font-face {
  font-family: "wix";
  font-style: normal;
  font-weight: 300;
  src: url(/fonts/light.woff2) format("woff2");
}

@font-face {
  font-family: "wix";
  font-style: normal;
  font-weight: 400;
  src: url(/fonts/regular.woff2) format("woff2");
}

@font-face {
  font-family: "wix";
  font-style: normal;
  font-weight: 700;
  src: url(/fonts/bold.woff2) format("woff2");
}

@font-face {
  font-family: "wix";
  font-style: normal;
  font-weight: 800;
  src: url(/fonts/extrabold.woff2) format("woff2");
}
