{"id":18289,"date":"2026-06-07T23:22:59","date_gmt":"2026-06-07T14:22:59","guid":{"rendered":"https:\/\/shop.yj24.com\/2026\/06\/07\/understanding-solitone\/"},"modified":"2026-06-14T14:40:49","modified_gmt":"2026-06-14T05:40:49","slug":"understanding-solitone","status":"publish","type":"post","link":"https:\/\/shop.yj24.com\/en\/2026\/06\/07\/understanding-solitone\/","title":{"rendered":"Understanding Solitone"},"content":{"rendered":"\r\n<div class=\"wp-block-columns alignfull is-layout-flex wp-container-core-columns-is-layout-995f960e wp-block-columns-is-layout-flex\">\r\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis: 100%;\"> <style data-wp-block-html=\"css\">\r\n\/* =========================================================\r\n   YJ24 Blog Article CSS\r\n   Title: Solitone\uc5d0 \ub300\ud55c \uc774\ud574\r\n   Usage:\r\n   1) WordPress \uad00\ub9ac\uc790 > \uc678\ubaa8 > \uc0ac\uc6a9\uc790 \uc815\uc758\ud558\uae30 > \ucd94\uac00 CSS\uc5d0 \ubd99\uc5ec\ub123\uae30\r\n   2) \ub610\ub294 child-theme style.css \/ \ubcc4\ub3c4 CSS \ud30c\uc77c\ub85c \ub4f1\ub85d\r\n   3) \ubcf8\ubb38 HTML\uc740 yj24-solitone-body.html \ub0b4\uc6a9\uc744 \uc0ac\uc6a9\uc790 \uc815\uc758 HTML \ube14\ub85d\uc5d0 \ubd99\uc5ec\ub123\uae30\r\n   Scope: .yj24-sol only\r\n   ========================================================= *\/\r\n\r\n.yj24-sol {\r\n  --sol-bg: #fbfaf7;\r\n  --sol-paper: #ffffff;\r\n  --sol-ink: #24211f;\r\n  --sol-muted: #6f675f;\r\n  --sol-line: #e8ded2;\r\n  --sol-soft: #f5efe7;\r\n  --sol-deep: #5a412c;\r\n  --sol-accent: #b9804a;\r\n  --sol-green: #758f67;\r\n  --sol-blue: #6e91aa;\r\n  --sol-red: #b96a60;\r\n  --sol-yellow: #d1a74f;\r\n  --sol-radius: 22px;\r\n  --sol-shadow: 0 18px 45px rgba(67, 45, 25, .09);\r\n  color: var(--sol-ink);\r\n  background: var(--sol-bg);\r\n  line-height: 1.86;\r\n  word-break: keep-all;\r\n  overflow-wrap: break-word;\r\n  font-family: inherit;\r\n}\r\n\r\n.yj24-sol * { box-sizing: border-box; }\r\n\r\n.yj24-sol a {\r\n  color: var(--sol-deep);\r\n  text-decoration-thickness: 1px;\r\n  text-underline-offset: 4px;\r\n}\r\n\r\n.yj24-sol__inner {\r\n  max-width: 1120px;\r\n  margin: 0 auto;\r\n  padding: 38px 18px 72px;\r\n}\r\n\r\n.yj24-sol__hero {\r\n  position: relative;\r\n  overflow: hidden;\r\n  padding: 58px 44px;\r\n  border-radius: 32px;\r\n  border: 1px solid var(--sol-line);\r\n  background:\r\n    radial-gradient(circle at 12% 16%, rgba(209,167,79,.24), transparent 28%),\r\n    radial-gradient(circle at 90% 20%, rgba(117,143,103,.2), transparent 32%),\r\n    linear-gradient(135deg, #fff 0%, #f5eee5 100%);\r\n  box-shadow: var(--sol-shadow);\r\n}\r\n\r\n.yj24-sol__hero:after {\r\n  content: \"\";\r\n  position: absolute;\r\n  right: -88px;\r\n  bottom: -100px;\r\n  width: 310px;\r\n  height: 310px;\r\n  border-radius: 50%;\r\n  opacity: .82;\r\n  background: repeating-conic-gradient(\r\n    from 12deg,\r\n    rgba(185,106,96,.18) 0deg 18deg,\r\n    rgba(110,145,170,.18) 18deg 36deg,\r\n    rgba(117,143,103,.18) 36deg 54deg,\r\n    rgba(209,167,79,.18) 54deg 72deg\r\n  );\r\n}\r\n\r\n.yj24-sol__kicker {\r\n  display: inline-flex;\r\n  align-items: center;\r\n  gap: 8px;\r\n  margin: 0 0 18px;\r\n  padding: 7px 14px;\r\n  border-radius: 999px;\r\n  background: rgba(90,65,44,.08);\r\n  color: var(--sol-deep);\r\n  font-size: 14px;\r\n  font-weight: 800;\r\n}\r\n\r\n.yj24-sol__kicker:before {\r\n  content: \"\";\r\n  width: 9px;\r\n  height: 9px;\r\n  border-radius: 50%;\r\n  background: var(--sol-accent);\r\n}\r\n\r\n.yj24-sol h1,\r\n.yj24-sol h2,\r\n.yj24-sol h3 {\r\n  color: var(--sol-deep);\r\n  letter-spacing: -.035em;\r\n}\r\n\r\n.yj24-sol h1 {\r\n  position: relative;\r\n  z-index: 1;\r\n  margin: 0 0 18px;\r\n  font-size: clamp(34px, 5vw, 56px);\r\n  line-height: 1.16;\r\n}\r\n\r\n.yj24-sol__lead {\r\n  position: relative;\r\n  z-index: 1;\r\n  max-width: 860px;\r\n  margin: 0;\r\n  color: #4c443d;\r\n  font-size: clamp(17px, 2.1vw, 21px);\r\n}\r\n\r\n.yj24-sol__toc {\r\n  position: relative;\r\n  z-index: 1;\r\n  display: grid;\r\n  grid-template-columns: repeat(4, 1fr);\r\n  gap: 12px;\r\n  margin-top: 28px;\r\n}\r\n\r\n.yj24-sol__toc a {\r\n  display: block;\r\n  padding: 15px 14px;\r\n  border-radius: 17px;\r\n  border: 1px solid rgba(232,222,210,.95);\r\n  background: rgba(255,255,255,.75);\r\n  box-shadow: 0 8px 20px rgba(67,45,25,.045);\r\n  color: var(--sol-deep);\r\n  font-size: 14px;\r\n  font-weight: 850;\r\n  text-decoration: none;\r\n}\r\n\r\n.yj24-sol__section {\r\n  margin-top: 54px;\r\n  padding: 38px;\r\n  border-radius: var(--sol-radius);\r\n  background: var(--sol-paper);\r\n  border: 1px solid var(--sol-line);\r\n  box-shadow: 0 12px 34px rgba(67,45,25,.052);\r\n}\r\n\r\n.yj24-sol__section h2 {\r\n  margin: 0 0 18px;\r\n  font-size: clamp(25px, 3.2vw, 36px);\r\n  line-height: 1.32;\r\n}\r\n\r\n.yj24-sol__section h3 {\r\n  margin: 32px 0 12px;\r\n  font-size: clamp(20px, 2.4vw, 25px);\r\n  line-height: 1.4;\r\n}\r\n\r\n.yj24-sol__section p {\r\n  margin: 0 0 16px;\r\n  color: #3f3b36;\r\n  font-size: 17px;\r\n}\r\n\r\n.yj24-sol__notice {\r\n  margin: 24px 0;\r\n  padding: 20px 22px;\r\n  border-radius: 18px;\r\n  border: 1px solid #ead8af;\r\n  background: #fff8ea;\r\n  color: #5f4725;\r\n}\r\n\r\n.yj24-sol__notice strong { color: #4d3517; }\r\n\r\n.yj24-sol__image {\r\n  margin: 34px 0 0;\r\n}\r\n\r\n.yj24-sol__image img {\r\n  display: block;\r\n  width: 100%;\r\n  height: auto;\r\n  border-radius: 24px;\r\n  border: 1px solid var(--sol-line);\r\n  box-shadow: var(--sol-shadow);\r\n}\r\n\r\n.yj24-sol__image figcaption {\r\n  margin-top: 10px;\r\n  color: var(--sol-muted);\r\n  font-size: 14px;\r\n  text-align: center;\r\n}\r\n\r\n.yj24-sol__cards {\r\n  display: grid;\r\n  grid-template-columns: repeat(3, 1fr);\r\n  gap: 18px;\r\n  margin-top: 24px;\r\n}\r\n\r\n.yj24-sol__card {\r\n  min-height: 100%;\r\n  padding: 24px;\r\n  border-radius: 20px;\r\n  border: 1px solid var(--sol-line);\r\n  background: #fcfbf8;\r\n}\r\n\r\n.yj24-sol__card-num {\r\n  display: inline-grid;\r\n  place-items: center;\r\n  width: 38px;\r\n  height: 38px;\r\n  margin-bottom: 12px;\r\n  border-radius: 13px;\r\n  background: var(--sol-deep);\r\n  color: #fff;\r\n  font-weight: 900;\r\n}\r\n\r\n.yj24-sol__card h3 {\r\n  margin: 0 0 10px;\r\n  font-size: 20px;\r\n}\r\n\r\n.yj24-sol__card p {\r\n  margin: 0;\r\n  color: var(--sol-muted);\r\n  font-size: 16px;\r\n}\r\n\r\n.yj24-sol__table {\r\n  width: 100%;\r\n  margin: 22px 0 8px;\r\n  border-collapse: collapse;\r\n  overflow: hidden;\r\n  border: 1px solid var(--sol-line);\r\n  border-radius: 18px;\r\n  background: #fff;\r\n}\r\n\r\n.yj24-sol__table th,\r\n.yj24-sol__table td {\r\n  padding: 16px 15px;\r\n  border-bottom: 1px solid var(--sol-line);\r\n  vertical-align: top;\r\n  text-align: left;\r\n  font-size: 15.5px;\r\n}\r\n\r\n.yj24-sol__table tbody th {\r\n  width: 24%;\r\n  background: #f7f0e7;\r\n  color: var(--sol-deep);\r\n  font-weight: 900;\r\n}\r\n\r\n.yj24-sol__table thead th {\r\n  background: var(--sol-deep);\r\n  color: #fff;\r\n  text-align: center;\r\n  font-weight: 900;\r\n}\r\n\r\n.yj24-sol__table tr:last-child th,\r\n.yj24-sol__table tr:last-child td { border-bottom: 0; }\r\n\r\n.yj24-sol__chips {\r\n  display: grid;\r\n  grid-template-columns: repeat(12, 1fr);\r\n  gap: 8px;\r\n  margin-top: 24px;\r\n  padding: 18px;\r\n  border-radius: 22px;\r\n  border: 1px solid var(--sol-line);\r\n  background: #fffdf9;\r\n}\r\n\r\n.yj24-sol__chip {\r\n  aspect-ratio: 1\/1;\r\n  border-radius: 12px;\r\n  box-shadow: inset 0 0 0 1px rgba(0,0,0,.08);\r\n}\r\n\r\n.yj24-sol__chip:nth-child(1){background:#f6efe4}.yj24-sol__chip:nth-child(2){background:#d9d3ca}.yj24-sol__chip:nth-child(3){background:#8a8985}.yj24-sol__chip:nth-child(4){background:#282828}\r\n.yj24-sol__chip:nth-child(5){background:#8b5b3e}.yj24-sol__chip:nth-child(6){background:#b9804a}.yj24-sol__chip:nth-child(7){background:#e6635e}.yj24-sol__chip:nth-child(8){background:#b93441}\r\n.yj24-sol__chip:nth-child(9){background:#f5b15a}.yj24-sol__chip:nth-child(10){background:#f4d56f}.yj24-sol__chip:nth-child(11){background:#fff0a4}.yj24-sol__chip:nth-child(12){background:#b8d989}\r\n.yj24-sol__chip:nth-child(13){background:#5da46f}.yj24-sol__chip:nth-child(14){background:#408c7a}.yj24-sol__chip:nth-child(15){background:#93c8db}.yj24-sol__chip:nth-child(16){background:#4e84bd}\r\n.yj24-sol__chip:nth-child(17){background:#2f4e86}.yj24-sol__chip:nth-child(18){background:#cab0d8}.yj24-sol__chip:nth-child(19){background:#8f66a8}.yj24-sol__chip:nth-child(20){background:#efbfd2}\r\n.yj24-sol__chip:nth-child(21){background:#cf7296}.yj24-sol__chip:nth-child(22){background:#f2b6a6}.yj24-sol__chip:nth-child(23){background:#96a975}.yj24-sol__chip:nth-child(24){background:#5f6d45}\r\n\r\n\/* CSS diagram: manufacturing process *\/\r\n.yj24-sol__process {\r\n  display: grid;\r\n  grid-template-columns: repeat(6, 1fr);\r\n  gap: 12px;\r\n  margin: 28px 0 16px;\r\n}\r\n\r\n.yj24-sol__step {\r\n  position: relative;\r\n  min-height: 150px;\r\n  padding: 20px 14px;\r\n  border-radius: 20px;\r\n  border: 1px solid var(--sol-line);\r\n  background: #fcfbf8;\r\n  text-align: center;\r\n}\r\n\r\n.yj24-sol__step:after {\r\n  content: \"\u2192\";\r\n  position: absolute;\r\n  right: -13px;\r\n  top: 50%;\r\n  z-index: 1;\r\n  transform: translateY(-50%);\r\n  color: var(--sol-accent);\r\n  font-size: 22px;\r\n  font-weight: 900;\r\n}\r\n\r\n.yj24-sol__step:last-child:after { display: none; }\r\n\r\n.yj24-sol__step-icon {\r\n  display: grid;\r\n  place-items: center;\r\n  width: 46px;\r\n  height: 46px;\r\n  margin: 0 auto 12px;\r\n  border-radius: 16px;\r\n  background: var(--sol-deep);\r\n  color: #fff;\r\n  font-size: 20px;\r\n  font-weight: 900;\r\n}\r\n\r\n.yj24-sol__step strong {\r\n  display: block;\r\n  margin-bottom: 8px;\r\n  color: #3e3329;\r\n  font-size: 15.5px;\r\n}\r\n\r\n.yj24-sol__step span {\r\n  display: block;\r\n  color: var(--sol-muted);\r\n  font-size: 13.5px;\r\n  line-height: 1.55;\r\n}\r\n\r\n\/* CSS diagram: material map *\/\r\n.yj24-sol__map {\r\n  display: grid;\r\n  grid-template-columns: 1.08fr .92fr;\r\n  gap: 22px;\r\n  margin-top: 26px;\r\n}\r\n\r\n.yj24-sol__map-board {\r\n  position: relative;\r\n  min-height: 360px;\r\n  padding: 24px;\r\n  overflow: hidden;\r\n  border-radius: 24px;\r\n  border: 1px solid var(--sol-line);\r\n  background:\r\n    linear-gradient(90deg, rgba(232,222,210,.65) 1px, transparent 1px),\r\n    linear-gradient(0deg, rgba(232,222,210,.65) 1px, transparent 1px),\r\n    #fffdf9;\r\n  background-size: 34px 34px;\r\n}\r\n\r\n.yj24-sol__axis-x,\r\n.yj24-sol__axis-y {\r\n  position: absolute;\r\n  color: #7a6b5d;\r\n  font-size: 13px;\r\n  font-weight: 900;\r\n}\r\n\r\n.yj24-sol__axis-x { right: 20px; bottom: 15px; }\r\n.yj24-sol__axis-y { left: 16px; top: 20px; writing-mode: vertical-rl; }\r\n\r\n.yj24-sol__dot {\r\n  position: absolute;\r\n  display: grid;\r\n  place-items: center;\r\n  width: 134px;\r\n  min-height: 62px;\r\n  padding: 10px;\r\n  border-radius: 18px;\r\n  color: #fff;\r\n  text-align: center;\r\n  font-size: 14px;\r\n  font-weight: 900;\r\n  line-height: 1.35;\r\n  box-shadow: 0 10px 26px rgba(0,0,0,.12);\r\n}\r\n\r\n.yj24-sol__dot--sol { left: 55%; top: 35%; transform: translate(-50%, -50%); background: var(--sol-accent); }\r\n.yj24-sol__dot--soft { left: 21%; top: 64%; background: var(--sol-blue); }\r\n.yj24-sol__dot--industrial { left: 67%; top: 67%; background: #777; }\r\n.yj24-sol__dot--agri { left: 17%; top: 18%; background: var(--sol-green); }\r\n.yj24-sol__dot--interior { left: 55%; top: 14%; background: var(--sol-red); }\r\n\r\n.yj24-sol__map-desc {\r\n  padding: 26px;\r\n  border-radius: 24px;\r\n  border: 1px solid var(--sol-line);\r\n  background: #f7f0e7;\r\n}\r\n\r\n.yj24-sol__map-desc h3 { margin-top: 0; }\r\n\r\n\/* CSS diagram: bonding *\/\r\n.yj24-sol__bonding {\r\n  display: grid;\r\n  grid-template-columns: repeat(3, 1fr);\r\n  gap: 18px;\r\n  margin-top: 24px;\r\n}\r\n\r\n.yj24-sol__bond-card {\r\n  position: relative;\r\n  overflow: hidden;\r\n  min-height: 228px;\r\n  padding: 26px 22px;\r\n  border-radius: 22px;\r\n  border: 1px solid var(--sol-line);\r\n  background: #fff;\r\n}\r\n\r\n.yj24-sol__bond-visual {\r\n  height: 72px;\r\n  margin-bottom: 18px;\r\n  border-radius: 18px;\r\n  border: 1px dashed #c9b7a3;\r\n  background:\r\n    repeating-linear-gradient(35deg, rgba(90,65,44,.20) 0 4px, transparent 4px 12px),\r\n    #f8f2ea;\r\n}\r\n\r\n.yj24-sol__bond-card--thermal .yj24-sol__bond-visual {\r\n  background:\r\n    radial-gradient(circle at 30% 50%, rgba(185,106,96,.55) 0 10px, transparent 11px),\r\n    radial-gradient(circle at 65% 50%, rgba(185,106,96,.55) 0 10px, transparent 11px),\r\n    linear-gradient(#f8f2ea, #f8f2ea);\r\n}\r\n\r\n.yj24-sol__bond-card--chemical .yj24-sol__bond-visual {\r\n  background:\r\n    linear-gradient(90deg, rgba(185,128,74,.28), rgba(185,128,74,.12)),\r\n    repeating-linear-gradient(135deg, rgba(90,65,44,.18) 0 3px, transparent 3px 10px),\r\n    #f8f2ea;\r\n}\r\n\r\n.yj24-sol__bond-card h3 { margin-top: 0; }\r\n\r\n.yj24-sol__uses {\r\n  display: grid;\r\n  grid-template-columns: repeat(2, 1fr);\r\n  gap: 14px;\r\n  margin-top: 22px;\r\n}\r\n\r\n.yj24-sol__use {\r\n  display: flex;\r\n  gap: 14px;\r\n  align-items: flex-start;\r\n  padding: 18px;\r\n  border-radius: 18px;\r\n  border: 1px solid var(--sol-line);\r\n  background: #fcfbf8;\r\n}\r\n\r\n.yj24-sol__use-mark {\r\n  flex: 0 0 auto;\r\n  display: grid;\r\n  place-items: center;\r\n  width: 34px;\r\n  height: 34px;\r\n  border-radius: 12px;\r\n  background: var(--sol-green);\r\n  color: #fff;\r\n  font-weight: 900;\r\n}\r\n\r\n.yj24-sol__use strong {\r\n  display: block;\r\n  margin-bottom: 4px;\r\n  color: var(--sol-deep);\r\n}\r\n\r\n.yj24-sol__use span {\r\n  display: block;\r\n  color: var(--sol-muted);\r\n  font-size: 15px;\r\n}\r\n\r\n.yj24-sol__closing {\r\n  margin-top: 54px;\r\n  padding: 42px;\r\n  border-radius: 28px;\r\n  background: linear-gradient(135deg, var(--sol-deep), #8a6038);\r\n  box-shadow: var(--sol-shadow);\r\n  color: #fff;\r\n}\r\n\r\n.yj24-sol__closing h2 {\r\n  margin: 0 0 16px;\r\n  color: #fff;\r\n  font-size: clamp(26px, 3.6vw, 40px);\r\n}\r\n\r\n.yj24-sol__closing p {\r\n  margin: 0 0 14px;\r\n  color: rgba(255,255,255,.9);\r\n  font-size: 17px;\r\n}\r\n\r\n.yj24-sol__closing p:last-child { margin-bottom: 0; }\r\n\r\n@media (max-width: 920px) {\r\n  .yj24-sol__hero { padding: 42px 26px; }\r\n  .yj24-sol__toc,\r\n  .yj24-sol__cards,\r\n  .yj24-sol__map,\r\n  .yj24-sol__bonding,\r\n  .yj24-sol__uses { grid-template-columns: 1fr; }\r\n  .yj24-sol__process { grid-template-columns: repeat(2, 1fr); }\r\n  .yj24-sol__step:after { display: none; }\r\n  .yj24-sol__chips { grid-template-columns: repeat(8, 1fr); }\r\n}\r\n\r\n@media (max-width: 640px) {\r\n  .yj24-sol__inner { padding: 22px 12px 48px; }\r\n  .yj24-sol__hero,\r\n  .yj24-sol__section,\r\n  .yj24-sol__closing { padding: 28px 20px; border-radius: 22px; }\r\n  .yj24-sol__process { grid-template-columns: 1fr; }\r\n  .yj24-sol__chips { grid-template-columns: repeat(6, 1fr); }\r\n\r\n  .yj24-sol__table,\r\n  .yj24-sol__table thead,\r\n  .yj24-sol__table tbody,\r\n  .yj24-sol__table tr,\r\n  .yj24-sol__table th,\r\n  .yj24-sol__table td {\r\n    display: block;\r\n    width: 100%;\r\n  }\r\n\r\n  .yj24-sol__table thead { display: none; }\r\n  .yj24-sol__table tbody th { border-bottom: 0; }\r\n  .yj24-sol__table td { border-bottom: 1px solid var(--sol-line); }\r\n  .yj24-sol__table td[data-label]:before {\r\n    content: attr(data-label);\r\n    display: block;\r\n    margin-bottom: 4px;\r\n    color: var(--sol-deep);\r\n    font-size: 13px;\r\n    font-weight: 900;\r\n  }\r\n}\r\n<\/style> <!-- \uc5ec\uae30 \uc544\ub798\uc5d0 yj24-solitone-body.html \ub0b4\uc6a9 \ubd99\uc5ec\ub123\uae30 -->\r\n<article class=\"yj24-sol\">\r\n<div class=\"yj24-sol__inner\"><header class=\"yj24-sol__hero\">\r\n<div>&nbsp;<\/div>\r\n<div class=\"yj24-sol__kicker\">YJ24 Felt Material Guide<\/div>\r\n<h1>Understanding Solitone<\/h1>\r\n<p class=\"yj24-sol__lead\">Solitone(SOLITONE) is one of Shinwon Felt\u2019s representative hard-type color felt sheets. It is stiffer than general soft felt, offers vivid colors, and maintains its shape well after cutting. For this reason, it is widely used for early childhood teaching materials, felt crafts, die-cutting, appliqu\u00e9, patches, and laser cutting materials. This article explains not only the features of Solitone, but also the principles of nonwoven fabric, manufacturing processes, and the differences between industrial, agricultural, and interior-use nonwoven fabrics.<\/p>\r\n<nav class=\"yj24-sol__toc\" aria-label=\"Article table of contents\"><a href=\"#solitone-basic\">01. What is Solitone?<\/a> <a href=\"#solitone-feature\">02. Key Features<\/a> <a href=\"#nonwoven-diff\">03. Differences from Nonwoven Fabric<\/a> <a href=\"#manufacturing\">04. Manufacturing Principles<\/a><\/nav><\/header>\r\n<figure class=\"yj24-sol__image\"><img loading=\"lazy\" decoding=\"async\" class=\"alignnone size-full wp-image-18240\" src=\"https:\/\/shop.yj24.com\/wp-content\/uploads\/2026\/06\/solitone-0001.png\" alt=\"\" width=\"1672\" height=\"941\" title=\"\" srcset=\"https:\/\/shop.yj24.com\/wp-content\/uploads\/2026\/06\/solitone-0001.png 1672w, https:\/\/shop.yj24.com\/wp-content\/uploads\/2026\/06\/solitone-0001-300x169.png 300w, https:\/\/shop.yj24.com\/wp-content\/uploads\/2026\/06\/solitone-0001-1024x576.png 1024w, https:\/\/shop.yj24.com\/wp-content\/uploads\/2026\/06\/solitone-0001-768x432.png 768w, https:\/\/shop.yj24.com\/wp-content\/uploads\/2026\/06\/solitone-0001-1536x864.png 1536w, https:\/\/shop.yj24.com\/wp-content\/uploads\/2026\/06\/solitone-0001-600x338.png 600w\" sizes=\"auto, (max-width: 1672px) 100vw, 1672px\" \/>\r\n<figcaption>Solitone is a hard-type color felt suitable for teaching materials, crafts, and die-cutting work where color expression and shape retention are important.<\/figcaption>\r\n<\/figure>\r\n<section id=\"solitone-basic\" class=\"yj24-sol__section\">\r\n<h2>1. What is Solitone(SOLITONE)?<\/h2>\r\nSolitone is a color hard felt product line from Shinwon Felt, commonly referred to as <strong>resin-finished felt<\/strong>, <strong>hard felt<\/strong>, or <strong>hardened resin-treated felt<\/strong>. Rather than being a soft and floppy material like general soft felt, it is closer to a production-use felt sheet that is thin yet has enough firmness to maintain its cut shape stably. In a broad sense, felt is a fiber material belonging to the nonwoven fabric category. Unlike woven fabric, which is made by interlacing vertical and horizontal threads, felt is made by spreading fibers into thin layers and fixing them into a sheet form through pressure, heat, resin, physical entanglement, and other methods. Solitone can be seen as a representative example of nonwoven and felt technology developed into a craft and educational material.\r\n<div class=\"yj24-sol__notice\"><strong>In one sentence?<\/strong> Solitone is \u201ca color hard felt of around 1.2mm thickness that has low pilling, clean cutting quality, vivid color, and excellent shape retention.\u201d<\/div>\r\n<table class=\"yj24-sol__table\">\r\n<tbody>\r\n<tr>\r\n<th>Product Line<\/th>\r\n<td>Shinwon Felt SOLITONE Hard Felt<\/td>\r\n<\/tr>\r\n<tr>\r\n<th>Fabric Type<\/th>\r\n<td>Hard felt \/ Resin-finished felt \/ Hardened resin-treated felt<\/td>\r\n<\/tr>\r\n<tr>\r\n<th>Typical Thickness<\/th>\r\n<td>Approximately 1.2mm<\/td>\r\n<\/tr>\r\n<tr>\r\n<th>Typical Width<\/th>\r\n<td>Sales specifications of around 110cm width are commonly used<\/td>\r\n<\/tr>\r\n<tr>\r\n<th>Sales Format<\/th>\r\n<td>30\u00d745cm sheets, 90\u00d7110cm one-yard cuts, color sets, rolls, adhesive types, etc.<\/td>\r\n<\/tr>\r\n<tr>\r\n<th>Main Uses<\/th>\r\n<td>Early childhood teaching materials, toys, felt crafts, die-cutting, laser cutting, patches, embroidery patches, stationery and fancy goods components<\/td>\r\n<\/tr>\r\n<\/tbody>\r\n<\/table>\r\n<p class=\"yj24-sol__notice\">The number of colors, specifications, adhesive availability, and sales units may vary depending on the seller and stock situation. For repeated production, it is recommended to manage colors by color number rather than color name.<\/p>\r\n<\/section>\r\n<section id=\"solitone-feature\" class=\"yj24-sol__section\">\r\n<h2>2. Key Features of Solitone<\/h2>\r\nThe advantages of Solitone do not end with simply being \u201cfelt available in many colors.\u201d It is a material where the difference can be felt during actual work processes such as cutting, attaching, sewing, and storing.\r\n<div class=\"yj24-sol__cards\">\r\n<article class=\"yj24-sol__card\"><span class=\"yj24-sol__card-num\">1<\/span>\r\n<h3>Firm Hard Type<\/h3>\r\nThanks to hardened resin processing, the fabric itself has firmness, making it suitable for work where shapes need to hold well, such as small figures, letters, numbers, and flower petals.<\/article>\r\n<article class=\"yj24-sol__card\"><span class=\"yj24-sol__card-num\">2<\/span>\r\n<h3>Clean Cutting Quality<\/h3>\r\nIt produces relatively clean edges when cut with scissors, knives, die-cutting tools, or laser cutting, making it suitable for precise component production.<\/article>\r\n<article class=\"yj24-sol__card\"><span class=\"yj24-sol__card-num\">3<\/span>\r\n<h3>Low Pilling and Stable Finish<\/h3>\r\nCompared with general soft felt, the surface is more firmly finished, giving completed items a neat appearance and making it suitable for repeatedly used teaching materials.<\/article>\r\n<\/div>\r\n<div class=\"yj24-sol__chips\" aria-label=\"Decorative color chips representing the Solitone color lineup\">&nbsp;<\/div>\r\nSolitone has a rich lineup of vivid solid colors, making it suitable for early childhood teaching materials, alphabet and number play, bulletin board decoration, and character component production where color distinction is important. Its wide color selection is a major advantage when producing the same shape repeatedly in multiple colors.<\/section>\r\n<section class=\"yj24-sol__section\">\r\n<h2>3. Differences Between Soft Felt and Hard Felt<\/h2>\r\nNot all felt has the same feel. Soft felt is flexible and easy to sew, but it may lack firmness when making small parts or shapes that need to stand. On the other hand, hard felt such as Solitone has strengths in shape retention and cutting quality rather than softness.\r\n<table class=\"yj24-sol__table\">\r\n<thead>\r\n<tr>\r\n<th>Category<\/th>\r\n<th>Soft Felt<\/th>\r\n<th>Solitone Hard Felt<\/th>\r\n<\/tr>\r\n<\/thead>\r\n<tbody>\r\n<tr>\r\n<th>Texture<\/th>\r\n<td data-label=\"Soft Felt\">Soft and flexible<\/td>\r\n<td data-label=\"Solitone Hard Felt\">Thin yet firm and stiff<\/td>\r\n<\/tr>\r\n<tr>\r\n<th>Shape Retention<\/th>\r\n<td data-label=\"Soft Felt\">Can bend and sag easily<\/td>\r\n<td data-label=\"Solitone Hard Felt\">Cut shapes are maintained relatively well<\/td>\r\n<\/tr>\r\n<tr>\r\n<th>Cutting Work<\/th>\r\n<td data-label=\"Soft Felt\">Small shapes may have less stable edges<\/td>\r\n<td data-label=\"Solitone Hard Felt\">Suitable for die-cutting, knife cutting, and laser cutting<\/td>\r\n<\/tr>\r\n<tr>\r\n<th>Recommended Uses<\/th>\r\n<td data-label=\"Soft Felt\">Dolls, sewing, soft accessories<\/td>\r\n<td data-label=\"Solitone Hard Felt\">Teaching materials, patches, appliqu\u00e9, stationery, decorative parts<\/td>\r\n<\/tr>\r\n<\/tbody>\r\n<\/table>\r\n<\/section>\r\n<section id=\"nonwoven-diff\" class=\"yj24-sol__section\">\r\n<h2>4. Differences Between Solitone and General Nonwoven Fabric<\/h2>\r\nNonwoven fabric is a very broad category of materials. Mask filters, wet wipes, agricultural thermal covers, weed control mats, automotive interior materials, acoustic panels, industrial filters, packaging materials, medical gowns, and felt sheets can all be considered part of the nonwoven fabric family in a broad sense. However, even within nonwoven fabrics, materials can be completely different depending on their purpose. Among them, Solitone is a hard felt focused on <strong>color expression, shape retention, clean cutting, and craft or teaching material production<\/strong>.\r\n<div class=\"yj24-sol__map\">\r\n<div class=\"yj24-sol__map-board\" aria-label=\"Diagram explaining the position of each nonwoven material type\"><span class=\"yj24-sol__axis-y\">Functionality \/ Performance Focus<\/span> <span class=\"yj24-sol__axis-x\">Shape Retention \/ Workability Focus<\/span>\r\n<div class=\"yj24-sol__dot yj24-sol__dot--sol\">Solitone Hard Felt<\/div>\r\n<div class=\"yj24-sol__dot yj24-sol__dot--soft\">Soft Felt<\/div>\r\n<div class=\"yj24-sol__dot yj24-sol__dot--industrial\">Industrial Nonwoven Fabric<\/div>\r\n<div class=\"yj24-sol__dot yj24-sol__dot--agri\">Agricultural Nonwoven Fabric<\/div>\r\n<div class=\"yj24-sol__dot yj24-sol__dot--interior\">Interior Nonwoven Fabric<\/div>\r\n<\/div>\r\n<div class=\"yj24-sol__map-desc\">\r\n<h3>The Standard for Choosing a Material is \u201cPurpose\u201d<\/h3>\r\nIf you need to cover crops, agricultural nonwoven fabric is suitable. If you need to filter dust, filter-use nonwoven fabric is appropriate. If wall sound absorption is the purpose, acoustic felt panels are suitable. On the other hand, if you want to make letters, numbers, flowers, characters, teaching materials, patches, or decorative parts, hard felt such as Solitone is more appropriate.<\/div>\r\n<\/div>\r\n<table class=\"yj24-sol__table\">\r\n<thead>\r\n<tr>\r\n<th>Category<\/th>\r\n<th>Main Purpose<\/th>\r\n<th>Important Performance<\/th>\r\n<th>Typical Uses<\/th>\r\n<th>Difference from Solitone<\/th>\r\n<\/tr>\r\n<\/thead>\r\n<tbody>\r\n<tr>\r\n<th>Solitone Hard Felt<\/th>\r\n<td data-label=\"Main Purpose\">Craft, teaching material, and decoration production<\/td>\r\n<td data-label=\"Important Performance\">Color, cutting quality, shape retention<\/td>\r\n<td data-label=\"Typical Uses\">Early childhood teaching materials, patches, appliqu\u00e9, stationery, die-cutting<\/td>\r\n<td data-label=\"Difference from Solitone\">Focused on color and workability<\/td>\r\n<\/tr>\r\n<tr>\r\n<th>Industrial Nonwoven Fabric<\/th>\r\n<td data-label=\"Main Purpose\">Mechanical and functional performance<\/td>\r\n<td data-label=\"Important Performance\">Strength, heat resistance, filtration, flame resistance<\/td>\r\n<td data-label=\"Typical Uses\">Filters, automotive interiors, cushioning materials, pads<\/td>\r\n<td data-label=\"Difference from Solitone\">Focused on functional specifications<\/td>\r\n<\/tr>\r\n<tr>\r\n<th>Agricultural Nonwoven Fabric<\/th>\r\n<td data-label=\"Main Purpose\">Crop protection<\/td>\r\n<td data-label=\"Important Performance\">Breathability, water permeability, heat retention, UV stability<\/td>\r\n<td data-label=\"Typical Uses\">Crop covers, weed control mats, thermal covers<\/td>\r\n<td data-label=\"Difference from Solitone\">Focused on outdoor use and crop growth<\/td>\r\n<\/tr>\r\n<tr>\r\n<th>Interior Nonwoven Fabric<\/th>\r\n<td data-label=\"Main Purpose\">Space finishing, sound absorption, decoration<\/td>\r\n<td data-label=\"Important Performance\">Sound absorption, thickness, flame resistance, texture<\/td>\r\n<td data-label=\"Typical Uses\">Acoustic panels, wall decoration, furniture interior materials<\/td>\r\n<td data-label=\"Difference from Solitone\">Focused on spatial performance and installation<\/td>\r\n<\/tr>\r\n<\/tbody>\r\n<\/table>\r\n<\/section>\r\n<figure class=\"yj24-sol__image\"><img loading=\"lazy\" decoding=\"async\" class=\"alignnone size-full wp-image-18239\" src=\"https:\/\/shop.yj24.com\/wp-content\/uploads\/2026\/06\/solitone-0002.png\" alt=\"\" width=\"1672\" height=\"941\" title=\"\" srcset=\"https:\/\/shop.yj24.com\/wp-content\/uploads\/2026\/06\/solitone-0002.png 1672w, https:\/\/shop.yj24.com\/wp-content\/uploads\/2026\/06\/solitone-0002-300x169.png 300w, https:\/\/shop.yj24.com\/wp-content\/uploads\/2026\/06\/solitone-0002-1024x576.png 1024w, https:\/\/shop.yj24.com\/wp-content\/uploads\/2026\/06\/solitone-0002-768x432.png 768w, https:\/\/shop.yj24.com\/wp-content\/uploads\/2026\/06\/solitone-0002-1536x864.png 1536w, https:\/\/shop.yj24.com\/wp-content\/uploads\/2026\/06\/solitone-0002-600x338.png 600w\" sizes=\"auto, (max-width: 1672px) 100vw, 1672px\" \/>\r\n<figcaption>Even within the same nonwoven fabric category, structure and performance standards vary depending on the intended use.<\/figcaption>\r\n<\/figure>\r\n<section class=\"yj24-sol__section\">\r\n<h2>5. Differences from Industrial, Agricultural, and Interior Nonwoven Fabrics<\/h2>\r\n<h3>Industrial Nonwoven Fabric<\/h3>\r\nFor industrial nonwoven fabric, performing a specific function is more important than looking attractive. Filter-use nonwoven fabric needs to filter dust or particles effectively, while nonwoven fabric for automotive interiors requires durability, sound absorption, flame resistance, and formability. If industrial nonwoven fabric is \u201ca material that works inside machines,\u201d Solitone is \u201ca material that shines during the process of being seen, touched, and made by people.\u201d\r\n<h3>Agricultural Nonwoven Fabric<\/h3>\r\nAgricultural nonwoven fabric is used to protect crops. Crop covers, frost protection covers, weed control mats, and thermal covers require light transmission, water permeability, airflow, temperature control, and UV stability. In contrast, Solitone is a color hard felt made for indoor production, teaching materials, decoration, patches, crafts, die-cutting, and laser cutting.\r\n<h3>Interior Nonwoven Fabric<\/h3>\r\nInterior nonwoven fabric is used for wall finishing materials, acoustic panels, decorative panels, furniture interior materials, and exhibition displays. In this field, elements such as sound absorption, flame resistance, thickness, workability, and stain resistance are important. Solitone can also be used for exhibition decoration or small display materials, but it is best to distinguish it from materials that require performance certification, such as large acoustic panels or architectural finishing materials.<\/section>\r\n<section class=\"yj24-sol__section\">\r\n<h2>6. The Origins of Nonwoven Fabric and Felt<\/h2>\r\nFelt is known as one of the oldest fiber materials used by humankind. Even before spinning yarn and weaving textiles, people empirically understood that animal hair or fibers could become entangled into a firm sheet-like form through moisture, heat, pressure, and friction. In particular, in Central Asian nomadic cultures, wool felt was used for tents, clothing, shoes, saddles, rugs, and cold-weather materials. In modern times, felt and nonwoven fabrics have expanded beyond natural wool to include various synthetic and regenerated fibers such as polyester, polypropylene, nylon, and rayon.\r\n<div class=\"yj24-sol__notice\"><strong>The Position of Solitone<\/strong> If traditional felt is a material made by entangling fibers through heat and friction, modern hard felt can be understood as a material made into a more uniform and easier-to-handle sheet through fiber arrangement, compression, resin processing, heat treatment, and surface finishing.<\/div>\r\n<\/section>\r\n<section id=\"manufacturing\" class=\"yj24-sol__section\">\r\n<h2>7. Basic Manufacturing Principles of Nonwoven Fabric<\/h2>\r\nThe core of nonwoven fabric manufacturing is \u201cspreading fibers into a thin layer and bonding that fiber layer into a sheet.\u201d Woven fabric is made by interlacing vertical and horizontal yarns, but nonwoven fabric is not woven. Instead, short fibers or long filament fibers are formed into a thin fiber layer called a web, and then the fibers are fixed together through methods such as heat, pressure, resin, and mechanical entanglement.\r\n<div class=\"yj24-sol__process\" aria-label=\"Diagram of the nonwoven fabric manufacturing process\">\r\n<div class=\"yj24-sol__step\">\r\n<div class=\"yj24-sol__step-icon\">1<\/div>\r\n<strong>Raw Material Selection<\/strong>Select fibers suitable for the intended purpose<\/div>\r\n<div class=\"yj24-sol__step\">\r\n<div class=\"yj24-sol__step-icon\">2<\/div>\r\n<strong>Opening and Blending<\/strong>Open bundled fibers and mix them evenly<\/div>\r\n<div class=\"yj24-sol__step\">\r\n<div class=\"yj24-sol__step-icon\">3<\/div>\r\n<strong>Web Formation<\/strong>Spread fibers into a thin layer<\/div>\r\n<div class=\"yj24-sol__step\">\r\n<div class=\"yj24-sol__step-icon\">4<\/div>\r\n<strong>Fiber Bonding<\/strong>Mechanical, thermal, or chemical bonding<\/div>\r\n<div class=\"yj24-sol__step\">\r\n<div class=\"yj24-sol__step-icon\">5<\/div>\r\n<strong>Post-Processing<\/strong>Heat treatment, resin treatment, adhesive processing<\/div>\r\n<div class=\"yj24-sol__step\">\r\n<div class=\"yj24-sol__step-icon\">6<\/div>\r\n<strong>Winding and Cutting<\/strong>Processed into rolls, one-yard cuts, or sheet sizes<\/div>\r\n<\/div>\r\nThe final characteristics of the product vary completely depending on which fibers are used, the direction in which the fibers are arranged, how densely they are compressed, which bonding method is applied, and what kind of post-processing is performed.<\/section>\r\n<figure class=\"yj24-sol__image\"><img loading=\"lazy\" decoding=\"async\" class=\"alignnone size-full wp-image-18238\" src=\"https:\/\/shop.yj24.com\/wp-content\/uploads\/2026\/06\/solitone-0003-1.png\" alt=\"\" width=\"1672\" height=\"941\" title=\"\" srcset=\"https:\/\/shop.yj24.com\/wp-content\/uploads\/2026\/06\/solitone-0003-1.png 1672w, https:\/\/shop.yj24.com\/wp-content\/uploads\/2026\/06\/solitone-0003-1-300x169.png 300w, https:\/\/shop.yj24.com\/wp-content\/uploads\/2026\/06\/solitone-0003-1-1024x576.png 1024w, https:\/\/shop.yj24.com\/wp-content\/uploads\/2026\/06\/solitone-0003-1-768x432.png 768w, https:\/\/shop.yj24.com\/wp-content\/uploads\/2026\/06\/solitone-0003-1-1536x864.png 1536w, https:\/\/shop.yj24.com\/wp-content\/uploads\/2026\/06\/solitone-0003-1-600x338.png 600w\" sizes=\"auto, (max-width: 1672px) 100vw, 1672px\" \/>\r\n<figcaption>Nonwoven fabric becomes a sheet-type material by forming raw fibers into a web and then bonding and post-processing them.<\/figcaption>\r\n<\/figure>\r\n<section class=\"yj24-sol__section\">\r\n<h2>8. Bonding Processes and Post-Processing<\/h2>\r\nThe fiber layer immediately after web formation is still weak. Since it can easily lose its structure when pulled by hand, nonwoven fabric requires a process that bonds the fibers together after the web is formed. Bonding methods can be broadly divided into mechanical bonding, thermal bonding, and chemical bonding.\r\n<div class=\"yj24-sol__bonding\">\r\n<article class=\"yj24-sol__bond-card yj24-sol__bond-card--mechanical\">\r\n<div class=\"yj24-sol__bond-visual\">&nbsp;<\/div>\r\n<h3>Mechanical Bonding<\/h3>\r\nThis is a method of entangling fibers with needles or physical force. In needle punching, special needles repeatedly pierce the fiber layer, entangling fibers up and down.<\/article>\r\n<article class=\"yj24-sol__bond-card yj24-sol__bond-card--thermal\">\r\n<div class=\"yj24-sol__bond-visual\">&nbsp;<\/div>\r\n<h3>Thermal Bonding<\/h3>\r\nThis is a method of softening or melting part of the fibers with heat and pressure to bond them together. Surface texture and thickness can be adjusted using calendar rollers or hot-air devices.<\/article>\r\n<article class=\"yj24-sol__bond-card yj24-sol__bond-card--chemical\">\r\n<div class=\"yj24-sol__bond-visual\">&nbsp;<\/div>\r\n<h3>Chemical Bonding<\/h3>\r\nThis is a method of fixing fibers by impregnating or coating the fiber layer with binder or resin. The resin-finished feel of hard felt is closely connected to this process or post-processing concept.<\/article>\r\n<\/div>\r\n<h3>Heat Treatment and Calendaring<\/h3>\r\nHeat treatment can be used to stabilize the dimensions of the fabric and refine the surface. Calendaring is a process in which the fabric passes between heated rollers or pressure rollers to flatten the surface and adjust thickness.\r\n<h3>Resin Treatment and Adhesive Processing<\/h3>\r\nResin treatment is used to give fabric firmness, shape retention, and surface stability. This is an important feature of resin-finished hard felt such as Solitone. Adhesive-type products are made by adding an adhesive layer to the back so they can be used like stickers.<\/section>\r\n<section class=\"yj24-sol__section\">\r\n<h2>9. What Kind of Material is Solitone from a Manufacturing Perspective?<\/h2>\r\nIf Solitone is viewed simply as \u201ccolored felt,\u201d its advantages are not fully apparent. From a manufacturing perspective, Solitone is a color hard felt whose physical properties have been adjusted for craft and educational use.\r\n<div class=\"yj24-sol__uses\">\r\n<div class=\"yj24-sol__use\"><span class=\"yj24-sol__use-mark\">\u2713<\/span>\r\n<div><strong>It needs to maintain its shape even at a thin thickness<\/strong>If it is too soft, small shapes or letters become floppy; if it is too thick, scissor cutting and die-cutting become difficult.<\/div>\r\n<\/div>\r\n<div class=\"yj24-sol__use\"><span class=\"yj24-sol__use-mark\">\u2713<\/span>\r\n<div><strong>The surface needs to be clean<\/strong>For early childhood teaching materials, stationery, patches, and appliqu\u00e9, a messy surface lowers the quality of the finished result.<\/div>\r\n<\/div>\r\n<div class=\"yj24-sol__use\"><span class=\"yj24-sol__use-mark\">\u2713<\/span>\r\n<div><strong>Color reproducibility is important<\/strong>In teaching materials and design work, colors such as red, yellow, blue, green, and pastel shades need to be clearly distinguishable.<\/div>\r\n<\/div>\r\n<div class=\"yj24-sol__use\"><span class=\"yj24-sol__use-mark\">\u2713<\/span>\r\n<div><strong>Cutting stability is important<\/strong>In die-cutting, knife cutting, laser cutting, and scissor cutting, if the fabric stretches or shifts too much, the final result becomes unstable.<\/div>\r\n<\/div>\r\n<\/div>\r\nUltimately, Solitone is a fabric located at the point where \u201cthe functionality of nonwoven fabric\u201d meets \u201cthe color expression of craft materials.\u201d For this reason, it is suitable for work where small shapes and vivid colors are important, such as educational teaching materials, die-cutting, appliqu\u00e9, patches, and stationery components.<\/section>\r\n<figure class=\"yj24-sol__image\"><img loading=\"lazy\" decoding=\"async\" class=\"alignnone size-full wp-image-18237\" src=\"https:\/\/shop.yj24.com\/wp-content\/uploads\/2026\/06\/solitone-0004.png\" alt=\"\" width=\"1672\" height=\"941\" title=\"\" srcset=\"https:\/\/shop.yj24.com\/wp-content\/uploads\/2026\/06\/solitone-0004.png 1672w, https:\/\/shop.yj24.com\/wp-content\/uploads\/2026\/06\/solitone-0004-300x169.png 300w, https:\/\/shop.yj24.com\/wp-content\/uploads\/2026\/06\/solitone-0004-1024x576.png 1024w, https:\/\/shop.yj24.com\/wp-content\/uploads\/2026\/06\/solitone-0004-768x432.png 768w, https:\/\/shop.yj24.com\/wp-content\/uploads\/2026\/06\/solitone-0004-1536x864.png 1536w, https:\/\/shop.yj24.com\/wp-content\/uploads\/2026\/06\/solitone-0004-600x338.png 600w\" sizes=\"auto, (max-width: 1672px) 100vw, 1672px\" \/>\r\n<figcaption>Solitone is well suited for teaching materials, crafts, and decorative production where color and shape are important.<\/figcaption>\r\n<\/figure>\r\n<section class=\"yj24-sol__section\">\r\n<h2>10. Main Applications<\/h2>\r\nBecause Solitone holds its shape well and offers vivid colors, it is especially widely used in children\u2019s educational materials and precision craft areas.\r\n<div class=\"yj24-sol__uses\">\r\n<div class=\"yj24-sol__use\"><span class=\"yj24-sol__use-mark\">1<\/span>\r\n<div><strong>Kindergarten and Daycare Teaching Materials<\/strong>Number play, Korean alphabet play, alphabet materials, color sorting games, seasonal bulletin boards, flannel board accessories<\/div>\r\n<\/div>\r\n<div class=\"yj24-sol__use\"><span class=\"yj24-sol__use-mark\">2<\/span>\r\n<div><strong>Felt Crafts and Handmade Accessories<\/strong>Keyrings, brooches, flower decorations, animal shapes, doll accessories, mini bag decorations<\/div>\r\n<\/div>\r\n<div class=\"yj24-sol__use\"><span class=\"yj24-sol__use-mark\">3<\/span>\r\n<div><strong>Embroidery and Appliqu\u00e9<\/strong>Embroidery base fabric, patches, emblems, character parts, color accent decorations<\/div>\r\n<\/div>\r\n<div class=\"yj24-sol__use\"><span class=\"yj24-sol__use-mark\">4<\/span>\r\n<div><strong>Fancy Goods, Stationery, and Packaging Components<\/strong>Card decorations, packaging decorations, book art covers, sample books, labels, tags, display decorations<\/div>\r\n<\/div>\r\n<\/div>\r\n<\/section>\r\n<section class=\"yj24-sol__section\">\r\n<h2>11. Things to Check Before Purchasing<\/h2>\r\nWhen purchasing Solitone, it is better to check the specifications and processing options that match your work purpose rather than choosing only by color.\r\n<div class=\"yj24-sol__cards\">\r\n<article class=\"yj24-sol__card\"><span class=\"yj24-sol__card-num\">1<\/span>\r\n<h3>Adhesive \/ Non-Adhesive Type<\/h3>\r\nNon-adhesive type is flexible for sewing, glue, and hot glue work, while adhesive type is convenient because it can be attached like a sticker.<\/article>\r\n<article class=\"yj24-sol__card\"><span class=\"yj24-sol__card-num\">2<\/span>\r\n<h3>Calculating the Required Size<\/h3>\r\nFor small-volume work, sheets or color sets are suitable. For repeated production, one-yard cuts or rolls are more efficient.<\/article>\r\n<article class=\"yj24-sol__card\"><span class=\"yj24-sol__card-num\">3<\/span>\r\n<h3>Managing Color Numbers<\/h3>\r\nMonitor colors and actual colors may differ, so for repeat orders it is recommended to keep records based on color numbers.<\/article>\r\n<article class=\"yj24-sol__card\"><span class=\"yj24-sol__card-num\">4<\/span>\r\n<h3>Laser Cutting Test<\/h3>\r\nEdges and scorch marks may vary depending on color, thickness, and adhesive type, so sample testing is recommended before mass production.<\/article>\r\n<article class=\"yj24-sol__card\"><span class=\"yj24-sol__card-num\">5<\/span>\r\n<h3>Checking the Cutting Unit<\/h3>\r\nWhen ordering multiple yards, checking whether the fabric is cut into separate pieces or supplied as a continuous length can reduce work loss.<\/article>\r\n<article class=\"yj24-sol__card\"><span class=\"yj24-sol__card-num\">6<\/span>\r\n<h3>Storage Method<\/h3>\r\nStore sheets flat, and store one-yard fabric rolled up to reduce fold marks and pressure marks.<\/article>\r\n<\/div>\r\n<\/section>\r\n<section class=\"yj24-sol__closing\">\r\n<h2>Conclusion: Solitone is \u201ca color hard felt that holds its shape cleanly\u201d<\/h2>\r\nSolitone is not just an ordinary felt sheet, but a representative hard felt material that enhances the finish of craft, education, and design work. It is thin yet firm, offers a wide range of color choices, cuts cleanly, and maintains its shape well, making it useful for many types of projects. In particular, if your work requires small shapes and vivid colors, such as early childhood teaching materials, die-cutting, laser cutting, appliqu\u00e9, patches, or fancy goods accessories, Solitone is a felt sheet worth considering first.<\/section>\r\n<\/div>\r\n<\/article>\r\n\r\n<\/div>\r\n<\/div>\r\n\r\n\r\n\r\n<p class=\"wp-block-paragraph\">&nbsp;<\/p>\r\n","protected":false},"excerpt":{"rendered":"<p>&nbsp; YJ24 Felt Material Guide Understanding Solitone Solitone(SOLITONE) is one of Shinwon Felt\u2019s representative hard-type color felt sheets. It is stiffer than general soft felt, offers vivid colors, and maintains its shape well after cutting. For this reason, it is widely used for early childhood teaching materials, felt crafts, die-cutting, appliqu\u00e9, patches, and laser cutting [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":18495,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_jetpack_memberships_contains_paid_content":false,"footnotes":""},"categories":[1],"tags":[],"class_list":["post-18289","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-yj24-blog"],"blocksy_meta":[],"jetpack_featured_media_url":"https:\/\/shop.yj24.com\/wp-content\/uploads\/2026\/06\/solitone-0001.png","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/shop.yj24.com\/en\/wp-json\/wp\/v2\/posts\/18289","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/shop.yj24.com\/en\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/shop.yj24.com\/en\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/shop.yj24.com\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/shop.yj24.com\/en\/wp-json\/wp\/v2\/comments?post=18289"}],"version-history":[{"count":2,"href":"https:\/\/shop.yj24.com\/en\/wp-json\/wp\/v2\/posts\/18289\/revisions"}],"predecessor-version":[{"id":18291,"href":"https:\/\/shop.yj24.com\/en\/wp-json\/wp\/v2\/posts\/18289\/revisions\/18291"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/shop.yj24.com\/en\/wp-json\/wp\/v2\/media\/18495"}],"wp:attachment":[{"href":"https:\/\/shop.yj24.com\/en\/wp-json\/wp\/v2\/media?parent=18289"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/shop.yj24.com\/en\/wp-json\/wp\/v2\/categories?post=18289"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/shop.yj24.com\/en\/wp-json\/wp\/v2\/tags?post=18289"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}