@font-face {
    font-family: 'WMitra';
    src: url('fonts/WebMitra.eot');
    src: url('fonts/WebMitra.eot?#iefix') format('embedded-opentype'),
         url('fonts/WebMitra.woff') format('woff'),
         url('fonts/WebMitra.ttf') format('truetype'),
         url('fonts/WebMitra.svg#WebMitra') format('svg');
    font-weight: normal;
    font-style: normal;
    unicode-range: U+0600–06FF;
}

@font-face {
    font-family: 'WMitraBold';
    src: url('fonts/WebMitraBold.eot');
    src: url('fonts/WebMitraBold.eot?#iefix') format('embedded-opentype'),
         url('fonts/WebMitraBold.woff') format('woff'),
         url('fonts/WebMitraBold.ttf') format('truetype'),
         url('fonts/WebMitraBold.svg#WebMitraBold') format('svg');
    font-weight: bold;
    font-style: normal;
    unicode-range: U+0600–06FF;
}
