
/* font-Mitra */
  @font-face {
      font-family: Mitra;
      src: url('../fonts/mitra.eot');
      src: url('../fonts/mitra.eot?#iefix') format('embedded-opentype'),
           url('../fonts/mitra.woff') format('woff'),
           url('../fonts/mitra.ttf') format('truetype');
      font-weight: normal;
    }  
/* font-Titrbold */
  @font-face {
      font-family: Titrbold;
      src: url('../fonts/titrbold.eot');
      src: url('../fonts/titrbold.eot?#iefix') format('embedded-opentype'),
           url('../fonts/titrbold.woff') format('woff'),
           url('../fonts/titrbold.ttf') format('truetype');
      font-weight: normal;
    }  
/* font-Yekan */
  @font-face {
      font-family: Yekan;
      src: url('../fonts/yekan.eot');
      src: url('../fonts/yekan.eot?#iefix') format('embedded-opentype'),
           url('../fonts/yekan.woff') format('woff'),
           url('../fonts/yekan.ttf') format('truetype');
      font-weight: normal;
    }
/* font-Koodakbold */
  @font-face {
      font-family: Koodakbold;
      src: url('../fonts/koodakbold.eot');
      src: url('../fonts/koodakbold.eot?#iefix') format('embedded-opentype'),
           url('../fonts/koodakbold.woff') format('woff'),
           url('../fonts/koodakbold.ttf') format('truetype');
      font-weight: normal;
    }  