document.addEventListener("DOMContentLoaded", function() { const previewText = document.getElementById("preview-text"); const customText = document.getElementById("custom-text"); const fontSizeSlider = document.getElementById("font-size-slider"); const fontSizeValue = document.getElementById("font-size-value"); customText.addEventListener("input", function() { if (customText.value !== '') { // Check if custom text input is not empty previewText.textContent = customText.value; // Set preview text to custom text input } else { previewText.textContent = customText.placeholder; // Set preview text to placeholder if custom text input is empty } }); fontSizeSlider.addEventListener("input", function() { const fontSize = fontSizeSlider.value + "px"; previewText.style.fontSize = fontSize; fontSizeValue.textContent = fontSize; }); });
Skip to content
Don't work Harder
Buy smarter 💸
Home
About
Contact Us
Fonts
Digital Planners
Home
About
Contact Us
Fonts
Digital Planners
Products search
“Cherry Blossom Font | פריחת הדובדבן” has been added to your cart.
View cart
Sale!
Enchanted Rose Font
$
29.00
Original price was: $ 29.00.
$
19.00
Current price is: $ 19.00.
Add to cart
Sale!
Cherry Blossom Font | פריחת הדובדבן
$
29.00
Original price was: $ 29.00.
$
19.00
Current price is: $ 19.00.
Add to cart
Sale!
Enchanted Rose Font
$
29.00
Original price was: $ 29.00.
$
19.00
Current price is: $ 19.00.
Add to cart
Sale!
Cherry Blossom Font | פריחת הדובדבן
$
29.00
Original price was: $ 29.00.
$
19.00
Current price is: $ 19.00.
Add to cart
Sale!
Enchanted Rose Font
$
29.00
Original price was: $ 29.00.
$
19.00
Current price is: $ 19.00.
Add to cart
Sale!
Cherry Blossom Font | פריחת הדובדבן
$
29.00
Original price was: $ 29.00.
$
19.00
Current price is: $ 19.00.
Add to cart
Sale!
Enchanted Rose Font
$
29.00
Original price was: $ 29.00.
$
19.00
Current price is: $ 19.00.
Add to cart
Sale!
Cherry Blossom Font | פריחת הדובדבן
$
29.00
Original price was: $ 29.00.
$
19.00
Current price is: $ 19.00.
Add to cart
Sale!
Enchanted Rose Font
$
29.00
Original price was: $ 29.00.
$
19.00
Current price is: $ 19.00.
Add to cart
Sale!
Cherry Blossom Font | פריחת הדובדבן
$
29.00
Original price was: $ 29.00.
$
19.00
Current price is: $ 19.00.
Add to cart
1
1
Your Cart
Cherry Blossom Font | פריחת הדובדבן
Price:
$
29.00
Original price was: $ 29.00.
$
19.00
Current price is: $ 19.00.
body::after { content:""; font-family:"Enchanted Rose"; display:none; }