/* yultoz site-title font for agent poster */
@font-face {
  font-family: qiraylik;
  src: url('/duanju/static/fonts/Shirkhan-Egme.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Shirkhan Egme';
  src: url('/duanju/static/fonts/Shirkhan-Egme.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

.poster-slogan, .site-title {
  font-family: qiraylik, "Shirkhan Egme", ukij, sans-serif !important;
}
