/*
Theme Name: Salient Child Theme
Description: This is a custom child theme for Salient
Theme URI:   https://themeforest.net/item/salient-responsive-multipurpose-theme/4363266
Author: ThemeNectar
Author URI:  https://themeforest.net/user/themenectar
Template: salient
Version: 1.0
*/




@font-face {
  font-family: iranyekan;
  font-style: normal;
  font-display: swap;
  font-weight: 400;
  src: url("./fonts/IRANYekanXFaNum-Regular.woff2") format("woff2");
}

@font-face {
  font-family: iranyekan;
  font-style: normal;
  font-display: swap;
  font-weight: 900;
  src: url("./fonts/IRANYekanXFaNum-Bold.woff2") format("woff2");
} 



body,
html,
h1,
h2,
h3,
h4,
h5,
h6,
p,
span,
button,
a,
label,
ul,
li,
td,
th,
tr,
bdi,
b,
strong,
input{
	font-family:iranyekan !important;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
}
p, span {
    font-size: 1.2rem;
}

strong{
	font-family:iranyekan !important;
    font-style:normal;
    font-weight:900;
}

b {
    font-family: 'iranyekan' !important;
}


@media only screen and (min-width: 1000px) {
    .rtl #header-outer[data-format="default"] #top .span_9 {
        margin-left: auto !important;
        margin-right: 0 !important;
    }
}
