@charset "UTF-8";

@font-face {
    font-family: "Glyphicons Halflings";
    src: url("/assets/fonts/FontIcon.eot");
    src: url("/assets/fonts/FontIcon.eot?#iefix") format("embedded-opentype"), url("/assets/fonts/FontIcon.woff") format("woff"), url("/assets/fonts/FontIcon.ttf") format("truetype");
    font-weight: bold;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: "SDF";
    src: url("/assets/fonts/IRANSansLight.eot");
    src: url("/assets/fonts/IRANSansLight.eot?#iefix") format("embedded-opentype"), url("/assets/fonts/IRANSansLight.woff") format("woff"), url("/assets/fonts/IRANSansLight.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: "SDF";
    src: url("/assets/fonts/IRANSansBold.eot");
    src: url("/assets/fonts/IRANSansBold.eot?#iefix") format("embedded-opentype"), url("/assets/fonts/IRANSansBold.woff") format("woff"), url("/assets/fonts/IRANSansBold.ttf") format("truetype");
    font-weight: bold;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: "SDF Subsidiary";
    src: url("/assets/fonts/IranRegular.eot");
    src: url("/assets/fonts/IranRegular.eot?#iefix") format("embedded-opentype"), url("/assets/fonts/IranRegular.woff") format("woff"), url("/assets/fonts/IranRegular.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: "IranBold";
    src: url("/assets/fonts/IranBold.eot");
    src: url("/assets/fonts/IranBold.eot?#iefix") format("embedded-opentype"), url("/assets/fonts/IranBold.woff") format("woff"), url("/assets/fonts/IranBold.ttf") format("truetype");
    font-weight: bold;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: 'B Nazanin';
    src: local('B Nazanin'), 
        local('BNazanin'),
        url('/assets/fonts/BNazanin.woff2') format('woff2'), 
        url('/assets/fonts/BNazanin.woff') format('woff'), 
        url('/assets/fonts/BNazanin.ttf') format('truetype');
    font-weight: 400;
    font-stretch: normal;
    /*font-style: normal;*/
}

@font-face {
    font-family: 'B Nazanin';
    src: local('B Nazanin Bold'), 
        local('BNazanin-Bold'),
        url('/assets/fonts/BNaznnBd.woff2') format('woff2'), 
        url('/assets/fonts/BNaznnBd.woff') format('woff'), 
        url('/assets/fonts/BNaznnBd.ttf') format('truetype');
    font-weight: 700;
    font-stretch: normal;
    /*font-style: normal;*/
}
/* #### Generated By: http://www.cufonfonts.com #### */

@font-face {
    font-family: 'B Titr';
    font-style: normal;
    font-weight: normal;
    src: local('B Titr Bold'), url('/assets/fonts/BTitr.woff') format('woff');
    }

.text-muted{
    direction: rtl;
}
.invalid-feedback{
    text-shadow: 3px 3px 6px black;
}
.checkbox ~ label{
    margin-right: 2%;
}
