Home Tutorials ClickFunnels ClickFunnels CSS Guide Jon Davis·ClickFunnels·May 27, 2019·1 min readClickFunnels CSS Guide If you have been watching my YouTube Videos you will know that I try and bring you little hacks and tips for editing in ClickFunnels. This is my CSS Quick Guide. Why don’t you create a blank funnel today and start playing around, making and breaking your funnels – from someone who has worked in Technical Support for the last 20+ years – it really is the best way to learn! This post is a work in progress and any new CSS hacks will be added as I go. Add Additional Fonts in ClickFunnels @font-face {font-family: ‘Circular’;src: url(‘asset file link’);font-weight: normal;}#headline css ID * {font-family: ‘Circular’, sans-serif !important;}