@font-face{font-family:'Cormorant Garamond';font-style:normal;font-weight:300 700;font-display:swap;src:url('../fonts/cormorant-garamond-latin.woff2') format('woff2')}
@font-face{font-family:'Cormorant Garamond';font-style:italic;font-weight:300 700;font-display:swap;src:url('../fonts/cormorant-garamond-latin-italic.woff2') format('woff2')}
@font-face{font-family:'Manrope';font-style:normal;font-weight:200 800;font-display:swap;src:url('../fonts/manrope-latin.woff2') format('woff2')}
:root{
  --paper:#F7FAFA;
  --paper-2:#FBFCFC;
  --paper-3:#E0E3E3;
  --paper-glass:rgba(247,250,250,.88);
  --paper-muted:#A8ABAC;
  --ink:#101315;
  --ink-muted:#686B6C;
  --accent:#98E2E1;
  --accent-hover:#80BDBC;
  --accent-tint:rgba(152,226,225,.14);
  --accent-soft:rgba(152,226,225,.55);
  --accent-ink:#517979;
  --line:rgba(16,19,21,.12);
  --line-strong:rgba(16,19,21,.26);
  --line-ui:rgba(16,19,21,.52);
  --line-on-deep:rgba(247,250,250,.14);
  --deep:#101315;
  --deep-2:#202325;
  --fail:#8C4A45;
  --shadow:rgba(16,19,21,.30);
  --display:'Cormorant Garamond',Georgia,'Times New Roman',serif;
  --sans:'Manrope','Helvetica Neue',Helvetica,Arial,sans-serif;
}
