/* Four measured guest profiles only. Same complete Myriad glyphs and metrics in WOFF2. */
@font-face {
    font-family: 'Myriad Pro';
    src: url('optimized14/MYRIADPRO-REGULAR.woff2') format('woff2'), url('MYRIADPRO-REGULAR.woff') format('woff');
    font-weight: 400;
    font-display: swap;
}
@font-face {
    font-family: 'Myriad Pro';
    src: url('optimized14/MYRIADPRO-SEMIBOLD.woff2') format('woff2'), url('MYRIADPRO-SEMIBOLD.woff') format('woff');
    font-weight: 600;
    font-display: swap;
}
@font-face {
    font-family: 'Myriad Pro';
    src: url('optimized14/MYRIADPRO-BOLD.woff2') format('woff2'), url('MYRIADPRO-BOLD.woff') format('woff');
    font-weight: 700;
    font-display: swap;
}
@font-face {
    font-family: 'Myriad Pro';
    src: url('optimized14/MyriadPro-Light.woff2') format('woff2'), url('MyriadPro-Light.woff') format('woff');
    font-weight: 300;
    font-display: swap;
}
/* Measured Arial fallback: align advance widths and Myriad's ascent/descent while loading. */
@font-face {
    font-family: 'RLC Myriad Fallback';
    src: local('Arial');
    font-weight: 300 400;
    size-adjust: 91.469%;
    ascent-override: 104.079%;
    descent-override: 27.332%;
    line-gap-override: 0%;
}
@font-face {
    font-family: 'RLC Myriad Fallback';
    src: local('Arial Bold');
    font-weight: 600;
    size-adjust: 89.680%;
    ascent-override: 108.497%;
    descent-override: 27.877%;
    line-gap-override: 0%;
}
@font-face {
    font-family: 'RLC Myriad Fallback';
    src: local('Arial Bold');
    font-weight: 700;
    size-adjust: 94.592%;
    ascent-override: 104.554%;
    descent-override: 26.429%;
    line-gap-override: 0%;
}
body.rlc-quality-pilot {
    font-family: 'Myriad Pro', 'RLC Myriad Fallback', Arial, sans-serif;
}
