/* Generated by build.mjs — edit the profession, the client file or the
   template's themes.json, not this. */
@font-face {
  font-family: "Archivo";
  font-style: normal;
  font-weight: 400 700;
  font-display: swap;
  src: url("../fonts/archivo.woff2") format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: "Archivo";
  font-style: italic;
  font-weight: 400 700;
  font-display: swap;
  src: url("../fonts/archivo-italic.woff2") format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: "Inter";
  font-style: normal;
  font-weight: 400 600;
  font-display: swap;
  src: url("../fonts/inter.woff2") format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

:root {
  --paper:      #F7F9FB;
  --surface:    #EDF1F5;
  --surface-2:  #DFE7EE;
  --ink:        #0F1720;
  --ink-2:      #3F4C59;
  --ink-3:      #5E6B78;
  --line:       #DCE3EA;
  --line-2:     #C2CDD8;
  --accent:     #1B5E8C;
  --accent-dk:  #14496D;
  --accent-lt:  #E4EEF6;
  --on-accent:  #F4FAFF;
  --on-ink:     #C2CBD4;
  --on-ink-hi:  #D6DDE4;
  --on-ink-mid: #A3ADB8;
  --on-ink-low: #86909B;
  --accent-ink: #6FB3E0;
  --ink-rgb:    15,23,32;
  --swatch-1:   #1B5E8C;
  --swatch-2:   #3F4C59;
  --swatch-3:   #7FA8C4;
  --swatch-4:   #C9A227;
  --swatch-5:   #DFE7EE;
  --font-display: "Archivo", -apple-system, "Segoe UI", Roboto, sans-serif;
  --font-text:    "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
  --display-style: normal;
  --display-style-em: italic;
}
