/* Shared by every Chest page: the brand fonts and the identity tokens of design/mockups/identite.html. */
@font-face{font-family:"Suisse Intl";src:url("/assets/brand/fonts/SuisseIntl-Regular.woff2") format("woff2");font-weight:400;font-style:normal;font-display:swap}
@font-face{font-family:"Suisse Works";src:url("/assets/brand/fonts/SuisseWorks-Regular-WebS.woff2") format("woff2");font-weight:400;font-style:normal;font-display:swap}
@font-face{font-family:"Suisse Works";src:url("/assets/brand/fonts/SuisseWorks-RegularItalic-WebS.woff2") format("woff2");font-weight:400;font-style:italic;font-display:swap}
:root{
  --black:#0a0a0a;--white:#fff;--grey:#f1f1ef;--text-2:#6b6b6b;--ghost:#b4b4b2;--rule-grey:#d9d9d6;--blue:#0061fe;--blue-reading:#004eca;
  --sans:"Suisse Intl",Helvetica,Arial,sans-serif;--serif:"Suisse Works",Georgia,serif;
}
