@font-face {
    font-family: "B Badr";
    font-style: normal;
    font-weight: bold;
    src: url('BBadr.eot');
    src: url('BBadr.eot?#iefix') format('embedded-opentype'),
    url('BBadr.woff') format('woff'),
    url('BBadr.ttf') format('truetype');
}

@font-face {
    font-family: "Rafed Alaem";
    font-style: normal;
    font-weight: bold;
    src: url('RafedAlaem.eot');
    src: url('RafedAlaem.eot?#iefix') format('embedded-opentype'),
    url('RafedAlaem.woff') format('woff'),
    url('RafedAlaem.ttf') format('truetype'),
    url('RafedAlaem.svg#RafedAlaem') format('svg');
}

@font-face {
    font-family: "Iran Yekan";
    font-style: normal;
    font-weight: bold;
    src: url('Iranyekan.eot');
    src: url('Iranyekan.eot?#iefix') format('embedded-opentype'),
    url('Iranyekan.woff') format('woff'),
    url('Iranyekan.ttf') format('truetype');
}

body {
    font-family: B Badr, tahoma, serif;
    font-size: 14px;
}

.table tbody tr td {
    white-space: break-spaces !important;
}
