// Also add an inline note for demo fonts to display if browser has font installed // We inject a small dynamic style to show font if available. const checkFont = (fontName, callback) => if ('fonts' in document) document.fonts.ready.then(() => const isAvailable = document.fonts.check(`12px "$fontName"`); callback(isAvailable); ); else callback(false);
Thank you for your interest in BCN Arabic Rounded fixed edition. bcn arabic rounded font free download fixed
/* header hero */ .hero background: linear-gradient(135deg, #0b2b26 0%, #1e4a3b 100%); color: white; padding: 3rem 2rem; text-align: center; // Also add an inline note for demo