@font-face {
    font-family: 'iranyekan';
    src: url('webfont.eot'); /* IE9 Compat Modes */
    src: url('webfont.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
           url('../fonts/iranyekanwebmediumfanum.woff') format('woff'), /* Pretty Modern Browsers */
           url('webfont.ttf')  format('truetype'), /* Safari, Android, iOS */
           url('webfont.svg#svgFontName') format('svg'); /* Legacy iOS */
  }
  
  body, text, h1, h2, h3, h4, h5, h6, p, li, option, select, span, .qs-square.qs-day, .popover {
      font-family: iranyekan!important;
  }
  .popover {
    font-size: 12px;
    text-align: justify;
}