@font-face {
    font-family: 'Kalameh';
    src: url("./font/Kalameh-Thin.5cd81cda7518.ttf") format('truetype');
    font-weight: 100;
}

@font-face {
    font-family: 'Kalameh';
    src: url("./font/Kalameh-ExtraLight.624467357960.ttf") format('truetype');
    font-weight: 200;
}

@font-face {
    font-family: 'Kalameh';
    src: url("./font/Kalameh-Light.ad40d1294d91.ttf") format('truetype');
    font-weight: 300;
}

@font-face {
    font-family: 'Kalameh';
    src: url("./font/Kalameh-Regular.80e18c5c72de.ttf") format('truetype');
    font-weight: 400;
}

@font-face {
    font-family: 'Kalameh';
    src: url("./font/Kalameh-Medium.c0e307b202c3.ttf") format('truetype');
    font-weight: 500;
}

@font-face {
    font-family: 'Kalameh';
    src: url("./font/Kalameh-SemiBold.c144445ddaa2.ttf") format('truetype');
    font-weight: 600;
}

@font-face {
    font-family: 'Kalameh';
    src: url("./font/Kalameh-Bold.bbd8448e0568.ttf") format('truetype');
    font-weight: 700;
}

@font-face {
    font-family: 'Kalameh';
    src: url("./font/Kalameh-ExtraBold.22050f565313.ttf") format('truetype');
    font-weight: 800;
}

@font-face {
    font-family: 'Kalameh';
    src: url("./font/Kalameh-Black.07c069b8d6c4.ttf") format('truetype');
    font-weight: 900;
}