/*
====================================
 KARA Fonts Center
 Text Fonts + Icon Fonts
====================================
*/


/*
========================
 فونت Yekan
========================
*/

@font-face {
    font-family: "Yekan";
    src: url("/fonts/yekan/regular.woff") format("woff");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}


/*
========================
 فونت Vazir
========================
*/

@font-face {
    font-family: "Vazir";
    src: url("/fonts/vazir/Thin.woff") format("woff");
    font-weight: 100;
}

@font-face {
    font-family: "Vazir";
    src: url("/fonts/vazir/Light.woff") format("woff");
    font-weight: 300;
}

@font-face {
    font-family: "Vazir";
    src: url("/fonts/vazir/1.woff") format("woff");
    font-weight: 400;
}

@font-face {
    font-family: "Vazir";
    src: url("/fonts/vazir/Medium.woff") format("woff");
    font-weight: 500;
}

@font-face {
    font-family: "Vazir";
    src: url("/fonts/vazir/Bold.woff") format("woff");
    font-weight: 700;
}



/*
========================
 فونت Tanha
========================
*/

@font-face {
    font-family: "Tanha";
    src: url("/fonts/tanha/1.woff") format("woff");
}


/*
========================
 فونت Shabnam
========================
*/

@font-face {
    font-family: "Shabnam";
    src: url("/fonts/shabnam/1.woff") format("woff");
}



/*
========================
 فونت Samim
========================
*/

@font-face {
    font-family: "Samim";
    src: url("/fonts/samim/1.woff") format("woff");
}



/*
========================
 فونت Sahel
========================
*/

@font-face {
    font-family: "Sahel";
    src: url("/fonts/sahel/1.woff") format("woff");
}



/*
========================
 Font Awesome
 (بعداً فایل‌ها اضافه می‌شوند)
========================

@font-face {
    font-family: "Font Awesome 6 Free";
    src: url("/fonts/fa-solid-900.woff2") format("woff2");
    font-weight:900;
}


@font-face {
    font-family: "Font Awesome 6 Brands";
    src: url("/fonts/fa-brands-400.woff2") format("woff2");
}

*/