/* Manrope — full variable font (300-800), all glyphs including Romanian diacritics */
@font-face {
  font-family: 'Manrope';
  font-style: normal;
  font-weight: 300 800;
  font-display: swap;
  src: url('/fonts/manrope.woff2') format('woff2');
}

/* Syne — full variable font (400-800), all glyphs including Romanian diacritics */
@font-face {
  font-family: 'Syne';
  font-style: normal;
  font-weight: 400 800;
  font-display: swap;
  src: url('/fonts/syne.woff2') format('woff2');
}
