/* Samsung brand fonts — woff2 only (no heavy TTF fallbacks) */
@font-face {
  font-family: "SamsungOne";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("/assets/fonts/samsung-one-regular.woff2") format("woff2");
}
@font-face {
  font-family: "SamsungOne";
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url("/assets/fonts/samsung-one-regular.woff2") format("woff2");
}
@font-face {
  font-family: "SamsungOne";
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url("/assets/fonts/samsung-sharp-sans-bold.woff2") format("woff2");
}
@font-face {
  font-family: "SamsungOne";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url("/assets/fonts/samsung-sharp-sans-bold.woff2") format("woff2");
}
@font-face {
  font-family: "SamsungOne";
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url("/assets/fonts/samsung-sharp-sans-bold.woff2") format("woff2");
}
@font-face {
  font-family: "Samsung Sharp Sans";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url("/assets/fonts/samsung-sharp-sans-bold.woff2") format("woff2");
}
@font-face {
  font-family: "Samsung Sharp Sans";
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url("/assets/fonts/samsung-sharp-sans-bold.woff2") format("woff2");
}
