/* Portfolio fonts — Damion, IBM Plex Mono, Gantari, Caladea via Google; SentyTEA uploaded.
   Caladea replaces Cambria: it is Apache-licensed and metrically compatible with
   Cambria, so headings keep identical spacing and line breaks. Cambria itself is a
   proprietary Microsoft font and may not be redistributed from a public site. */
@import url('https://fonts.googleapis.com/css2?family=Caladea:ital,wght@0,400;0,700;1,400;1,700&family=Damion&family=IBM+Plex+Mono:wght@400;600;700&family=Gantari:wght@800&display=swap');

@font-face {
  font-family: "SentyTEA";
  src: url("uploads/SentyTEA.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
