﻿/* ============ persian fonts ============ */
@font-face {
    font-family: Titrs;
    src: url('font/titrs/Khandevaneh/Khandevaneh.eot');
    src: url('font/titrs/Khandevaneh/Khandevane.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: generalContent;
    src: url('font/samim-font-v2.0.1/Samim.eot');
    src: url('font/samim-font-v2.0.1/Samim.eot?#iefix') format('FontName-opentype'), url('font/samim-font-v2.0.1/Samim.woff') format('woff'), url('font/samim-font-v2.0.1/Samim.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: TitrMj;
    /* src: url('font/samim-font-v2.0.1/other/other/pixelboy-BTitrBold.ttf'); */
     src: url('font/B-Titr/B-Titr/B Titr Bold_0.ttf') format('truetype'); 
    /* src: url('font/other/pixelboy-BTitrTGEBold.ttf') format('truetype'); */
    /*src: url('font/titrs/Khandevaneh/Mj_Maveddat_0.ttf') format('truetype');*/
    font-weight: normal;
    font-style: normal;
}


html, body, p {
    font-family: Vazirmatn, 'IranYekan','generalContent', sans-serif;
}

h1, h2, h3, h4, h5, h6, .nav-item {
    font-family: 'TitrMj', 'Titrs', 'generalContent', 'IranYekan', sans-serif;
    /*text-shadow: 0 0 3px silver;*/
}

.brand {
    font-family: 'Titrs', 'TitrMj', 'generalContent', 'IranYekan', sans-serif;
    font-size: x-large;
    font-weight: 700;
    letter-spacing: normal;
    text-shadow: 0 0 3px var(--muted);
}

.btn, .btn-primary, btn-secondary, .btn-fav, .btn-buy, .btn-exchange .submit-btn {
    font-family: 'Titrs', 'TitrMj', 'generalContent', 'IranYekan', sans-serif;
}
