@font-face {
    font-family: 'kalameh';
    src: url('Kalameh-Medium.eot'),
    url('Kalameh-Medium.eot?#iefix') format("embedded-opentype"),
    url('Kalameh-Medium.ttf') format('truetype'),
    url('KalamehWeb-Medium.woff') format('woff'),
    url('KalamehWeb-Medium.woff2') format('woff2');
    font-weight: 500;
}
@font-face {
    font-family: 'kalameh';
    src: url('Kalameh-Regular.eot'),
    url('Kalameh-Regular.eot?#iefix') format("embedded-opentype"),
    url('Kalameh-Regular.ttf') format('truetype'),
    url('KalamehWeb-Regular.woff') format('woff'),
    url('KalamehWeb-Regular.woff2') format('woff2');
    font-weight: 400;
}
@font-face {
    font-family: 'kalameh';
    src: url('Kalameh-Black.eot'),
    url('Kalameh-Black.eot?#iefix') format("embedded-opentype"),
    url('Kalameh-Black.ttf') format('truetype'),
    url('KalamehWeb-Black.woff') format('woff'),
    url('KalamehWeb-Black.woff2') format('woff2');
    font-weight: 900;
}
@font-face {
    font-family: 'kalameh';
    src: url('Kalameh-Bold.eot'),
    url('Kalameh-Bold.eot?#iefix') format("embedded-opentype"),
    url('Kalameh-Bold.ttf') format('truetype'),
    url('KalamehWeb-Bold.woff') format('woff'),
    url('KalamehWeb-Bold.woff2') format('woff2');
    font-weight: 700;
}