Everything you need to represent the brand correctly, the logo, the colors, and the type. Assets are in the assets folder next to this page.
Name. Tennis & Pickleball Now, short form T&P Now.
Logo. Net Corner, a tennis net rising to the post with a gold top tape.
Type. Bricolage Grotesque for display, Plus Jakarta Sans for text.
Core colors. Court Green and Gold on Paper.
Keep clear space on all sides at least equal to the height of the net post. Nothing should intrude into this zone.
Both are free on Google Fonts. Embed with one link.
<link rel="preconnect" href="https://fonts.googleapis.com"> <link href="https://fonts.googleapis.com/css2?family=Bricolage+Grotesque:opsz,[email protected],400;12..96,700;12..96,800&family=Plus+Jakarta+Sans:wght@400;500;600;700&display=swap" rel="stylesheet"> /* CSS */ --font-display: 'Bricolage Grotesque', ui-sans-serif, system-ui, sans-serif; --font-text: 'Plus Jakarta Sans', ui-sans-serif, system-ui, sans-serif;