﻿@font-face {
    font-family: 'IRANIYEKAN';
    src: url(/fonts/IRANYekanFN-Bold.woff2) format('woff2') /* IE9 Compat Modes */
}


.footerparaph {
    width: 100%;
    height: 5px;
    background-color: rgb(41, 38, 38);
    font-family: 'IRANIYEKAN', Arial, sans-serif;
    font-weight: normal;
}

.aboutus {
    font-size: 16px;
    font-family: tahoma;
    color: rgb(88, 80, 80);
    font-family: 'IRANIYEKAN', Arial, sans-serif;
    font-weight: normal;
}

.body {
    background-color: whitesmoke;
    font-family: 'IRANIYEKAN', Arial, sans-serif;
    font-weight: normal;
}

.styleNavbar {
    background-color: rgb(66,139,202);
    font-family: 'IRANIYEKAN', Arial, sans-serif;
    font-weight: normal;
}
#domain {
    color: white;
    font-family: 'IRANIYEKAN', Arial, sans-serif;
    font-weight: normal;
}
#styleli {
    background-color: white;
    font-family: 'IRANIYEKAN', Arial, sans-serif;
    font-weight: normal;
}

#CartCount {
    color: white;
    font-family: 'IRANIYEKAN', Arial, sans-serif;
    font-weight: normal;
}

.input-text {
    max-width: 60%;
}



