
@font-face {
  font-family: 'IRANSansFarsiNumerals';
  src: url("../fonts/IRANSans/farsi-numerals/woff/IRANSansWeb(FaNum)_Light.woff") format("woff");
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'IRANSansFarsiNumerals';
  src: url("../fonts/IRANSans/farsi-numerals/woff/IRANSansWeb(FaNum)_Bold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
}


body{
    font-family:IRANSansFarsiNumerals, tahoma;
    font-size:16px !important;
}
h1 {
    font-size:27px !important;
}
.faculty-top-bar .summary{
    font-family:IRANSansFarsiNumerals
}
.pagination{
    font-family:IRANSansFarsiNumerals
}

.pagination li a {
	font-family: IRANSansFarsiNumerals, tahoma;
	font-weight: 300;
}
.call-to-action .title{
    font-family:IRANSansFarsiNumerals, tahoma
}
.important-links .icon-title{
    font-family:IRANSansFarsiNumerals, tahoma
}
.intro{
    font-family:IRANSansFarsiNumerals, tahoma
}

