@font-face {
  font-family: "Xstore";
  src: local("Xstore-Bold"),
    url("Xstore-Bold.woff2") format("woff2"),
    url("Xstore-Bold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Xstore";
  src: local("Xstore-Medium"),
    url("Xstore-Medium.woff2") format("woff2"),
    url("Xstore-Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Xstore";
  src: local("Xstore"),
    url("Xstore-Regular.woff2") format("woff2"),
    url("Xstore-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Xstore";
  src: local("Xstore"),
    url("Xstore-Light.woff2") format("woff2"),
    url("Xstore-Light.woff") format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Xstore";
  src: local("Xstore-Medium"),
    url("Xstore-Medium.woff2") format("woff2"),
    url("Xstore-Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
