﻿
@font-face {
    font-family: 'IRANSansBold';
    src: url('https://mahta.pro/mahtaStylesScripts/Root/fonts/IRANSansX-Bold.woff') format('woff');
    font-weight: bold;
}


@font-face {
    font-family: 'IRANSansHeavy';
    src: url('https://mahta.pro/mahtaStylesScripts/Root/fonts/IRANSansX-Bold.woff') format('woff');
    font-weight: 900;
}


@font-face {
    font-family: 'IRANSansRegular';
    src: url('https://mahta.pro/mahtaStylesScripts/Root/fonts/IRANSansX-Regular.woff') format('woff');
    font-weight: 500;
}

form,
input,
label,
button,
textarea {
    font-family: 'IRANSansRegular';
}


    form label {
        font-family: 'IRANSansBold';
    }

    form input {

        font-family: 'IRANSansRegular';
    }

.submit-btn {

    font-family: 'IRANSansBold';
}



h2 {

    font-family: 'IRANSansHeavy', Arial, sans-serif;
}

p {
    font-family: 'IRANSansRegular', Arial, sans-serif;
}


.password-container input {
    font-family: 'IRANSansRegular', Arial, sans-serif;
}



    .login-small-options .small-option{

        font-family: 'IRANSansRegular', Arial, sans-serif;
    }

.login-small-options-bellow-submit .small-option {
    font-family: 'IRANSansRegular', Arial, sans-serif;
}

