<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: 'bnpp_expanded_sansbold';
    src: url('bnpp_expanded_sans_bold-webfont.woff2') format('woff2'),
         url('bnpp_expanded_sans_bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'bnpp_expanded_sanslight';
    src: url('bnpp_expanded_sans_light-webfont.woff2') format('woff2'),
         url('bnpp_expanded_sans_light-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'bnpp_expanded_sansregular';
    src: url('bnpp_expanded_sans-webfont.woff2') format('woff2'),
         url('bnpp_expanded_sans-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'bnpp_sansbold';
    src: url('bnpp_sans_bold-webfont.woff2') format('woff2'),
         url('bnpp_sans_bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'bnpp_sans_condensedlight';
    src: url('bnpp_sans_cond_light_v2-webfont.woff2') format('woff2'),
         url('bnpp_sans_cond_light_v2-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'bnpp_sans_condensedregular';
    src: url('bnpp_sans_cond_v2-webfont.woff2') format('woff2'),
         url('bnpp_sans_cond_v2-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'bnpp_sanslight';
    src: url('bnpp_sans_light-webfont.woff2') format('woff2'),
         url('bnpp_sans_light-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'bnpp_sansregular';
    src: url('bnpp_sans-webfont.woff2') format('woff2'),
         url('bnpp_sans-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'bnpp_sansregular';
    src: url('bnpp_sans-webfont.woff2') format('woff2'),
         url('bnpp_sans-webfont.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'bnpp_sansregular';
    src: url('bnpp_sans-webfont.woff2') format('woff2'),
         url('bnpp_sans-webfont.woff') format('woff');
    font-weight: 700;
    font-style: normal;
}

/* open-sans-regular - latin */
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    src: local(''),
         url('open-sans-v27-latin-regular.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
         url('open-sans-v27-latin-regular.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
  }
  /* open-sans-600 - latin */
  @font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 600;
    src: local(''),
         url('open-sans-v27-latin-600.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
         url('open-sans-v27-latin-600.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
  }</pre></body></html>