/*------------------------ Amin Developer Iran Yekan font-family Start -----------------------------------------*/
:root {
  --font-family: IRANYekan, sans-serif !important;
}
*, body {
  font-family: var(--font-family);
  direction: rtl;
}

* {
  font-family: var(--font-family !important);
  direction: rtl;
}

.box-heading > h3, .title_block .ttblock-heading {
    font: 600 22px/34px var(--font-family);
}
/*------------------------ Amin Developer Iran Yekan font-family End -----------------------------------------*/


#ttcmsfooter {
    /*margin: -50px 0 !important;*/
}
.ttcmsapp SVG {
	width:100%;
	height:100%;
	text-align: center;
	padding:0px;

}


svg{font-weight:bold;max-width:600px;height:auto;}
