/* Заголовки — Syne */
.t-title, h1, h2 {
  font-family: 'Syne', sans-serif !important;
  font-weight: 800 !important;
}

/* Метки и теги — JetBrains Mono */
.t-uptitle, .t-name {
  font-family: 'JetBrains Mono', monospace !important;
}