@font-face {
    font-family: 'SpaceAndAstronomy';
    src: url('/fonts/SpaceAndAstronomy/SpaceAndAstronomy.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

/* Utility classes for SpaceAndAstronomy typography */
.spaceastronomy-font {
    font-family: 'SpaceAndAstronomy', 'Arial', sans-serif;
}

.chipwitch-heading-primary {
    font-family: 'SpaceAndAstronomy', 'Arial', sans-serif;
    font-size: 2.5rem;
    font-weight: normal;
    line-height: 1.2;
    text-transform: uppercase;
    letter-spacing: 0.1em;
}

.astronomical-title {
    font-family: 'SpaceAndAstronomy', 'Arial', sans-serif;
    font-size: 1.8rem;
    font-weight: normal;
    line-height: 1.3;
    text-transform: uppercase;
    letter-spacing: 0.05em;
}

.celestial-heading {
    font-family: 'SpaceAndAstronomy', 'Arial', sans-serif;
    font-size: 1.4rem;
    font-weight: normal;
    line-height: 1.4;
    text-transform: uppercase;
    letter-spacing: 0.03em;
}

.cosmic-label {
    font-family: 'SpaceAndAstronomy', 'Arial', sans-serif;
    font-size: 1.1rem;
    font-weight: normal;
    line-height: 1.5;
    text-transform: uppercase;
    letter-spacing: 0.02em;
}
