<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@font-face {
    font-family: "azo-sans";
    src: url("/static-content/fonts/AzoSans-Regular-webfont.eot");
    src: url("/static-content/fonts/AzoSans-Regular-webfont.eot?#iefix") format("embedded-opentype"),
         url('/static-content/ux-fabric/fonts/azo-sans-400.woff2') format('woff2'),
         url("/static-content/fonts/AzoSans-Regular-webfont.woff") format("woff"),
         url("/static-content/fonts/AzoSans-Regular-webfont.ttf") format("truetype"),
         url("/static-content/fonts/AzoSans-Regular-webfont.svg#azo_sansregular") format("svg");
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: "azo-sans";
    src: url("/static-content/fonts/AzoSans-Light-webfont.eot");
    src: url("/static-content/fonts/AzoSans-Light-webfont.eot?#iefix") format("embedded-opentype"),
         url('/static-content/ux-fabric/fonts/azo-sans-300.woff2') format('woff2'),
         url("/static-content/fonts/AzoSans-Light-webfont.woff") format("woff"),
         url("/static-content/fonts/AzoSans-Light-webfont.ttf") format("truetype"),
         url("/static-content/fonts/AzoSans-Light-webfont.svg#azo_sanslight") format("svg");
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: "azo-sans";
    src: url("/static-content/fonts/AzoSans-Medium-webfont.eot");
    src: url("/static-content/fonts/AzoSans-Medium-webfont.eot?#iefix") format("embedded-opentype"),
         url('/static-content/ux-fabric/fonts/azo-sans-500.woff2') format('woff2'),
         url("/static-content/fonts/AzoSans-Medium-webfont.woff") format("woff"),
         url("/static-content/fonts/AzoSans-Medium-webfont.ttf") format("truetype"),
         url("/static-content/fonts/AzoSans-Medium-webfont.svg#azo_sansmedium") format("svg");
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: "azo-sans";
    src: url("/static-content/fonts/AzoSans-Thin-webfont.eot");
    src: url("/static-content/fonts/AzoSans-Thin-webfont.eot?#iefix") format("embedded-opentype"),
         url("/static-content/fonts/AzoSans-Thin-webfont.woff") format("woff"),
         url("/static-content/fonts/AzoSans-Thin-webfont.ttf") format("truetype"),
         url("/static-content/fonts/AzoSans-Thin-webfont.svg#azo_sansthin") format("svg");
    font-weight: 200;
    font-style: normal;
}



/* azo-sans-web font-faces for backwards-compatibility with content */
@font-face {
    font-family: "azo-sans-web";
    font-style: normal;
    font-weight: 200;
    src: url("/static-content/fonts/AzoSans-Thin-webfont.eot?#iefix") format("embedded-opentype"), 
        url("/static-content/fonts/AzoSans-Thin-webfont.woff") format("woff"), 
        url("/static-content/fonts/AzoSans-Thin-webfont.ttf") format("truetype"), 
        url("/static-content/fonts/AzoSans-Thin-webfont.svg#azo_sansthin") format("svg");
}
@font-face {
    font-family: "azo-sans-web";
    font-style: normal;
    font-weight: 300;
    src: url("/static-content/fonts/AzoSans-Light-webfont.eot?#iefix") format("embedded-opentype"), 
        url('/static-content/ux-fabric/fonts/azo-sans-300.woff2') format('woff2'), 
        url("/static-content/fonts/AzoSans-Light-webfont.woff") format("woff"), 
        url("/static-content/fonts/AzoSans-Light-webfont.ttf") format("truetype"), 
        url("/static-content/fonts/AzoSans-Light-webfont.svg#azo_sansthin") format("svg");
}
@font-face {
    font-family: "azo-sans-web";
    font-style: normal;
    font-weight: 400;
    src: url("/static-content/fonts/AzoSans-Regular-webfont.eot?#iefix") format("embedded-opentype"), 
        url('/static-content/ux-fabric/fonts/azo-sans-400.woff2') format('woff2'), 
        url("/static-content/fonts/AzoSans-Regular-webfont.woff") format("woff"),
        url("/static-content/fonts/AzoSans-Regular-webfont.ttf") format("truetype"), 
        url("/static-content/fonts/AzoSans-Regular-webfont.svg#azo_sansthin") format("svg");
}
@font-face {
    font-family: "azo-sans-web";
    font-style: normal;
    font-weight: 500;
    src: url("/static-content/fonts/AzoSans-Medium-webfont.eot?#iefix") format("embedded-opentype"), 
        url('/static-content/ux-fabric/fonts/azo-sans-500.woff2') format('woff2'), 
        url("/static-content/fonts/AzoSans-Medium-webfont.woff") format("woff"), 
        url("/static-content/fonts/AzoSans-Medium-webfont.ttf") format("truetype"), 
        url("/static-content/fonts/AzoSans-Medium-webfont.svg#azo_sansthin") format("svg");
}

/* benton-sans for VS Project */
@font-face {
    font-family: 'benton-sans';
    src: url('/static-content/fonts/BentonSans-Light-webfont.woff');
    src: url('/static-content/fonts/BentonSans-Light-webfont.woff') format('woff');
    font-weight: 200;
    font-style: normal;
}

@font-face {
    font-family: 'benton-sans';
    src: url('/static-content/fonts/BentonSans-Book-webfont.woff');
    src: url('/static-content/fonts/BentonSans-Book-webfont.woff') format('woff');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'benton-sans';
    src: url('/static-content/fonts/BentonSans-webfont.woff');
    src: url('/static-content/fonts/BentonSans-webfont.woff') format('woff');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'benton-sans';
    src: url('/static-content/fonts/BentonSans-Medium-webfont.woff');
    src: url('/static-content/fonts/BentonSans-Medium-webfont.woff') format('woff');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'benton-sans';
    src: url('/static-content/fonts/BentonSans-Bold-webfont.woff');
    src: url('/static-content/fonts/BentonSans-Bold-webfont.woff') format('woff');
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: 'benton-sans-comp';
    src: url('/static-content/fonts/BentonSans-Compressed-Medium-webfont.woff');
    src: url('/static-content/fonts/BentonSans-Compressed-Medium-webfont.woff') format('woff');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'benton-sans-comp';
    src: url('/static-content/fonts/BentonSans-Compressed-Bold-webfont.woff');
    src: url('/static-content/fonts/BentonSans-Compressed-Bold-webfont.woff') format('woff');
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: 'benton-sans-extracomp';
    src: url('/static-content/fonts/BentonSans-ExtraCompressed-Medium-webfont.woff');
    src: url('/static-content/fonts/BentonSans-ExtraCompressed-Medium-webfont.woff') format('woff');
    font-weight: 500;
    font-style: normal;
}

/* pink sans for VS Project */
@font-face {
    font-family: 'pink-sans';
    src: url('/static-content/fonts/PinkSans-100-webfont.woff');
    src: url('/static-content/fonts/PinkSans-100-webfont.woff') format('woff');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'pink-sans';
    src: url('/static-content/fonts/PinkSans-130-webfont.woff');
    src: url('/static-content/fonts/PinkSans-130-webfont.woff') format('woff');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'pink-sans';
    src: url('/static-content/fonts/PinkSlab-130-webfont.woff');
    src: url('/static-content/fonts/PinkSlab-130-webfont.woff') format('woff');
    font-weight: 700;
    font-style: normal;
}

/* Harriet for VS Project */
@font-face {
    font-family: 'harriet';
    src: url('/static-content/fonts/Harriet-Light-webfont.woff');
    src: url('/static-content/fonts/Harriet-Light-webfont.woff') format('woff');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'harriet';
    src: url('/static-content/fonts/Harriet-LightItalic-webfont.woff');
    src: url('/static-content/fonts/Harriet-LightItalic-webfont.woff') format('woff');
    font-weight: 400;
    font-style: italic;
}

@font-face {
    font-family: 'Reiss';
    src: url('/static-content/fonts/reiss_regular-webfont.otf');
    src: url('/static-content/fonts/reiss_regular-webfont.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Reiss';
    src: url('/static-content/fonts/reiss_bold-webfont.otf');
    src: url('/static-content/fonts/reiss_bold-webfont.otf') format('opentype');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'RomainBpText';
    src: url('/static-content/fonts/romain_bp_text_regular.otf');
    src: url('/static-content/fonts/romain_bp_text_regular.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Nimbus-Sans-L';
    src: url('/static-content/ux-fabric/fonts/nimbus-sans-l-400.woff2') format('woff2'), url('/static-content/fonts/NimbusSanL-Reg-webfont.woff') format('woff');
    font-weight: 400;
}

@font-face {
    font-family: 'Nimbus-Sans-L';
    src: url('/static-content/ux-fabric/fonts/nimbus-sans-l-700.woff2') format('woff2'), url('/static-content/fonts/NimbusSanL-Bol-webfont.woff') format('woff');
    font-weight: 700;
}
</pre></body></html>