@font-face {
    font-family: 'IRANSans';
    src: url('../fonts/IRANSans.eot');
    src: url('../fonts/IRANSans.eot?#iefix') format('embedded-opentype'),
        url('../fonts/IRANSans.woff2') format('woff2'),
        url('../fonts/IRANSans.woff') format('woff'),
        url('../fonts/IRANSans.ttf') format('truetype'),
        url('../fonts/IRANSans.otf') format('opentype'),
        url('../fonts/IRANSans.svg#IRANSans') format('svg');
    font-weight: normal;
    font-style: normal;
}

body, p, h1, h2, h3, h4, h5, h6 {
	font-family: "IRANSans","Helvetica Neue", Helvetica, Arial, sans-serif, FontAwesome !important;
}

.sp-page-title .breadcrumb>li+li:before{
    float: right !important;
    padding-left: 0.5rem !important;
}
pre {
  background: transparent;
  color: #aaa !important;
  border: 1px solid #aaa !important;
  direction: ltr;
}