<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* font */
body {
    font-family:'helvetica_now_display_Regular';}
 .font-light {
    font-family: 'helvetica_now_display_Light';}
 .font-regular {
    font-family: 'helvetica_now_display_Regular';}
 .font-medium {
    font-family: 'helvetica_now_display_Medium';}
 .font-bold {
    font-family: 'HelveticaNowDisplay-Bold';}
 .font-extra-bold {
    font-family: 'helvetica_now_display_ExtraBold';}
 .font-black {
    font-family: 'helveti-Black';}
.font-extra-light {
    font-family: 'helvetica_now_display_extLt';}
.font-semi-bold {
    font-family: 'HelveticaNowDisplay-Bold';}
@font-face {
    font-family: 'helveti-Black';
    src: url('HelveticaNowDisplay-Black.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'HelveticaNowDisplay-Bold';
    src: url('HelveticaNowDisplay-Bold.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'HelveticaNowDisplay-ExtBlk';
    src: url('HelveticaNowDisplay-ExtBlk.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'helvetica_now_display_extLt';
    src: url('HelveticaNowDisplay-ExtLt.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'helvetica_now_display_ExtraBold';
    src: url('HelveticaNowDisplay-ExtraBold.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'helvetica_now_display_Light';
    src: url('HelveticaNowDisplay-Light.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'helvetica_now_display_Medium';
    src: url('HelveticaNowDisplay-Medium.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'helvetica_now_display_Regular';
    src: url('HelveticaNowDisplay-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'helvetica_now_display_Thin';
    src: url('HelveticaNowDisplay-Thin.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}</pre></body></html>