@font-face{font-family:"TT Hoves";src:url("../assets/fonts/TTHoves-Regular.ttf") format("truetype");font-weight:400;font-style:normal;font-display:swap;}
@font-face{font-family:"TT Hoves";src:url("../assets/fonts/TTHoves-Bold.ttf") format("truetype");font-weight:600;font-style:normal;font-display:swap;}
@font-face{font-family:"TT Hoves";src:url("../assets/fonts/TTHoves-Bold.ttf") format("truetype");font-weight:700;font-style:normal;font-display:swap;}
:root{
--font-core:"TT Hoves",-apple-system,"Segoe UI",Helvetica,Arial,sans-serif;
--font-display:"TT Hoves",-apple-system,"Segoe UI",Helvetica,Arial,sans-serif;

--fs-display-xl:56px;
--fs-display-l:44px;
--fs-display-m:34px;
--fs-h1:28px;
--fs-h2:22px;
--fs-h3:18px;
--fs-body-l:18px;
--fs-body:16px;
--fs-body-s:14px;
--fs-caption:12px;
--fs-stat:48px;

--lh-tight:1.1; /* @kind other */
--lh-heading:1.25; /* @kind other */
--lh-body:1.55; /* @kind other */

--fw-regular:400; /* @kind other */
--fw-semibold:600; /* @kind other */
--fw-bold:700; /* @kind other */

--ls-tight:-0.01em;
--ls-wide:0.04em;
}
