/* Font styles for Jeff Triplett site */

/* PT Mono, PT Sans, PT Serif font-faces would go here */
/* This is a placeholder - will be populated with actual font definitions */

body {
    font-family: 'Inter', -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Roboto', 'Oxygen', 'Ubuntu', 'Cantarell', 'Fira Sans', 'Droid Sans', 'Helvetica Neue', sans-serif;
}
