# Glitzi Brand Identity

A complete profile of **Glitzi**'s visual system — colors, typography, components, and personality — extracted from https://glitzi.com.mx/. Built for designers, agents, and AI tools.

## Quick Facts

| Field | Value |
|---|---|
| Primary | #2F3943 |
| Accent | #0C2C40 |
| Body Font | Montserrat |
| Heading Font | Poppins |

## Color Palette

- primary: #2F3943
- secondary: #3898EC
- accent: #0C2C40
- background: #FFFFFF
- textPrimary: #0C2C40
- link: #0C2C40

## Typography

- primary: Montserrat — https://fonts.google.com/specimen/Montserrat
- heading: Poppins — https://fonts.google.com/specimen/Poppins

## Visual Assets

- Logo: 
- Favicon:

## UI Components

- buttonPrimary: background=#0C2C40, textColor=#FFFFFF, borderRadius=4px, shadow=none
- buttonSecondary: background=transparent, textColor=#FFFFFF, borderColor=#FFFFFF, borderRadius=4px, shadow=none

## Brand Personality

Tone: modern · Energy: medium · Audience: Individuals seeking at-home spa and beauty services

## Glitzi Brand in the Wild

Real-world brand assets — ads, campaigns, marketing materials.

- **Maquillaje de día de muertos: 5 ideas para lucir increíble | Glitzi**  
  - Image:   
  - Source: [Link](https://glitzi.com.mx/blog/maquillaje-de-dia-de-muertos-5-ideas-para-lucir-increible)
- **Blog**  
  - Image:   
  - Source: [Link](https://glitzi.com.mx/blog)
- **Servicios**  
  - Image:   
  - Source: [Link](https://glitzi.com.mx/servicios)
- **El ayuno intermitente y sus beneficios para la salud | Glitzi**  
  - Image:   
  - Source: [Link](https://glitzi.com.mx/blog/el-ayuno-intermitente-y-sus-beneficios-para-la-salud)
- **Beneficios a la salud mental de...¡Llorar! | Glitzi**  
  - Image: .jpg)  
  - Source: [Link](https://glitzi.com.mx/blog/beneficios-salud-mental-de-llorar)
- **Blog**  
  - Image:   
  - Source: [Link](https://glitzi.com.mx/blog)

## Working with these fonts

Not found on Google Fonts? Instructions that you can follow if you have permission to use the fonts:

CharacterQuilt.com suggests this flow that can help:

1. Open the company's homepage in a browser with DevTools open.  
2. In the Network tab, filter by "Font" (or by extension: woff2, woff, ttf, otf).  
3. Hard-reload the page and click around (pricing, blog, careers) — some weights only load on specific routes.  
4. For each captured font URL: right-click → Save As to download the file locally.  
5. 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.

Only do this if you have permission to use the brand assets — most proprietary fonts are licensed and may not be redistributable.
