@import url(fontiran.css); /* لینک فایلی که وظیفه بارگذاری فونت ها را برعهده دارد */

body {
  margin: 0;
  font-family: IRANYekan, Roboto, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol" !important;
  font-size: 14px;
}

h1, h2, h3, h4, h5, h6 {
    font-family: IRANYekan, Barlow !important;
}

h1, .h1 {
    font-size: 36px;
}

.section-title span {
    font-size: 16px;
}

.navbar-nav .nav-link.fa {
    font-family: IRANYekan, Barlow;
}

.fa, .fab, .fal, .far, .fas {
    transform: inherit;
}

[dir=rtl] .acm-testimonial.style-1 .owl-nav button.owl-next {
	float: right;
}

.com_guru #guru-component .uk-tab > li > a, .com_guru #guru-component .uk-navbar-nav > li > a {
    font-family: IRANYekan, Barlow;
}

.registration legend, .profile-edit legend, .profile legend {
    font-family: IRANYekan, Barlow;
}

.registration fieldset legend {
    font-size: 22px;
}

.t4-right-header .navbar-nav > li a {
    font-family: IRANYekan;
}
