llms.txt
GoLorry Brand Identity
A complete profile of GoLorry's visual system — colors, typography, components, and personality.
Quick Facts
| Field | Value |
|---|---|
| Primary | #FB7D33 |
| Accent | #0000EE |
| Body Font | Times New Roman |
| Heading Font | Times New Roman |
Color Palette
- primary: #FB7D33
- accent: #0000EE
- background: #FFFFFF
- textPrimary: #0000EE
- link: #0000EE
Typography
- primary: Times New Roman — https://fonts.google.com/specimen/Times+New+Roman
- heading: Times New Roman — https://fonts.google.com/specimen/Times+New+Roman
Visual Assets
- Favicon: https://www.wix.com/favicon.ico
Brand Personality
Tone: professional · Energy: low · Audience: unknown
GoLorry Brand in the Wild
Real-world brand assets — ads, campaigns, marketing materials.
- GoLorry - 2026 Company Profile, Team, Funding & Competitors - Tracxn
- GoLorry - Crunchbase Company Profile & Funding
- Image:
- Source: https://www.crunchbase.com/organization/golorry
- On-demand business model goes global – Santa Cruz Sentinel
- On-demand business model goes global – East Bay Times
- Golorry in Auto Nagar, Vijayawada - Best Transporters For Ahmedabad in Vijayawada - Justdial
- On-demand business model goes global – East Bay Times
Working with these fonts
Not found on Google Fonts? Agent Instructions that you can follow if you have permission to use the fonts:
- Open the company's homepage in a browser with DevTools open.
- In the Network tab, filter by "Font" (or by extension: woff2, woff, ttf, otf).
- Hard-reload the page and click around (pricing, blog, careers) — some weights only load on specific routes.
- For each captured font URL: right-click → Save As to download the file locally.
- View the page's CSS (DevTools → Sources, or curl the stylesheet URLs) and copy out the matching @font-face declarations. Rewrite each
src: url(...)to point to your local file path.
Programmatic alternative: load the URL with Playwright or Puppeteer, listen for response events whose Content-Type starts with font/, and write the body to disk. The CSS extraction step is the same.
Only do this if you have permission to use the brand assets — most proprietary fonts are licensed and may not be redistributable.