fix: load and apply Signifier font #4

Merged
barrettruth merged 1 commit from fix/signifier-font into main 2026-03-13 11:08:35 +00:00
barrettruth commented 2026-03-13 11:06:23 +00:00

Problem

Signifier font files existed in the repo but were never loaded or applied, so text rendered in the browser default font.

Solution

Add @font-face declarations for Signifier Regular and RegularItalic in index.astro, and set font-family: "Signifier", serif on .tribute and .credit.

## Problem Signifier font files existed in the repo but were never loaded or applied, so text rendered in the browser default font. ## Solution Add `@font-face` declarations for Signifier Regular and RegularItalic in `index.astro`, and set `font-family: "Signifier", serif` on `.tribute` and `.credit`.
vercel[bot] commented 2026-03-13 11:06:26 +00:00

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
philipmruth.com Ready Ready Preview, Comment Mar 13, 2026 11:06am
[vc]: #d8e8aVcxeF0sbVAJ1lis/sHBfbFx2sxVKsKlLMH9t7E=:eyJpc01vbm9yZXBvIjp0cnVlLCJ0eXBlIjoiZ2l0aHViIiwicHJvamVjdHMiOlt7Im5hbWUiOiJwaGlsaXBtcnV0aC5jb20iLCJwcm9qZWN0SWQiOiJwcmpfUzdwVHVzOEk5ZnRkMW1oM2lOMm1qMmdVQjJBZSIsImxpdmVGZWVkYmFjayI6eyJyZXNvbHZlZCI6MCwidW5yZXNvbHZlZCI6MCwidG90YWwiOjAsImxpbmsiOiJwaGlsaXBtcnV0aGNvbS1naXQtZml4LXNpZ25pZmllci1mb250LWJhcnJldHRydXRoLnZlcmNlbC5hcHAifSwiaW5zcGVjdG9yVXJsIjoiaHR0cHM6Ly92ZXJjZWwuY29tL2JhcnJldHRydXRoL3BoaWxpcG1ydXRoLmNvbS9FbXU5bzVzUXFXSG9jWGZRUmNVcEVFMkdqMlJkIiwicHJldmlld1VybCI6InBoaWxpcG1ydXRoY29tLWdpdC1maXgtc2lnbmlmaWVyLWZvbnQtYmFycmV0dHJ1dGgudmVyY2VsLmFwcCIsIm5leHRDb21taXRTdGF0dXMiOiJERVBMT1lFRCJ9XX0= The latest updates on your projects. Learn more about [Vercel for GitHub](https://vercel.link/github-learn-more). | Project | Deployment | Actions | Updated (UTC) | | :--- | :----- | :------ | :------ | | [philipmruth.com](https://vercel.com/barrettruth/philipmruth.com) | ![Ready](https://vercel.com/static/status/ready.svg) [Ready](https://vercel.com/barrettruth/philipmruth.com/Emu9o5sQqWHocXfQRcUpEE2Gj2Rd) | [Preview](https://philipmruthcom-git-fix-signifier-font-barrettruth.vercel.app), [Comment](https://vercel.live/open-feedback/philipmruthcom-git-fix-signifier-font-barrettruth.vercel.app?via=pr-comment-feedback-link) | Mar 13, 2026 11:06am |
Sign in to join this conversation.
No description provided.