/*
Theme Name: Rigid Child
Template: rigid
*/

@font-face {
  font-family: 'IRANSans';
  src: url('fonts/IRANSans.eot'); /* IE9 Compat Modes */
  src: url('fonts/IRANSans.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/IRANSans.woff') format('woff'), /* Pretty Modern Browsers */
       url('fonts/IRANSans.ttf')  format('truetype'); /* Safari, Android, iOS */
}
@font-face {
  font-family: 'IRANYekan';
  src: url('fonts/IRANYekan.eot'); /* IE9 Compat Modes */
  src: url('fonts/IRANYekan.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/IRANYekan.woff') format('woff'), /* Pretty Modern Browsers */
       url('fonts/IRANYekan.ttf')  format('truetype'); /* Safari, Android, iOS */
}

html,body,a,p,li,td,th,button,input,.name{
font-family: 'IRANSans' !important;
}
h1,h2,h3,h4,h5,h6{
font-family: 'IRANSans' !important;
}

#main-menu {
    float: right !important;
}

#topnav2 a {
    font-size: 0.8rem!important;
}