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

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

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

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

/* Altesse — script tagline font (per EE brandbook, used for "Fall Into the Magic"
   parent tagline and "Aim for Perfection. Plan with Precision." Planner tagline). */
@font-face {
    font-family: 'Altesse Std';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url('/fonts/Altesse-Std-Regular-24pt.otf') format('opentype');
}
