Credits & Attributions

The technologies, design elements, and content that power the Exopmonatus blog experience.

Tailwind CSS Framework

We use the open-source Tailwind CSS utility-first CSS framework to build responsive, modern interfaces. The locally-hosted version is modified for our specific design needs.

Icons & Graphics

Our interface utilizes open-source SVG assets and icons from various trusted sources:

Fonts

Our website typography is powered by system fonts enhanced with custom gradients:

Primary Font

We use the system-provided 'Segoe UI' font family (fallback to 'Helvetica Neue' and 'Arial'), enhanced with custom gradient text effects using CSS:

::-webkit-calendar-picker-indicator { filter: brightness(1.5); }

Special Mentions

```