﻿@font-face {
    font-family: 'BMitra';
    src: url('Fonts/BMitra.eot'); /* IE9 Compat Modes */
    src: url('Fonts/BMitra.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('Fonts/BMitra.woff') format('woff'), /* Modern Browsers */
         url('Fonts/BMitra.ttf')  format('truetype'), /* Safari, Android, iOS */
         url('Fonts/BMitra.svg#svgFontName') format('svg'); /* Legacy iOS */
}
.Parastoo
{
  font-family : 'BMitra';
  font-size : 50px;
}

body {
    font-family:BMitra;

}


