/*
Custom Css
*/

@font-face {
    font-family: 'IRANSansWeb';
    src: url(../fonts/IRANSansWeb.eot);
    src: url(../fonts/IRANSansWeb.eot#iefix) format('embedded-opentype'), url(../fonts/IRANSansWeb.woff2) format('woff2'), url(../fonts/IRANSansWeb.woff) format('woff'), url(../fonts/IRANSansWeb.ttf) format('truetype'), url(../fonts/IRANSansWeb.html#IRANSansWeb) format('svg')
}

@font-face {
    font-family: 'IRANSansWebFaNum';
    src: url(../fonts/IRANSansWebFaNum.eot);
    src: url(../fonts/IRANSansWebFaNum.eot) format('embedded-opentype'), url(../fonts/IRANSansWebFaNum.woff2) format('woff2'), url(../fonts/IRANSansWebFaNum.woff) format('woff'), url(../fonts/IRANSansWebFaNum.ttf) format('truetype'), url(../fonts/IRANSansWebFaNum.html) format('svg')
}

html,
body {
    height: 100%;
    font-family: 'IRANSansWebFaNum', 'IRANSansWeb';
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased;
    direction: rtl;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0;
    color: #111111;
    font-weight: 400;
    font-family: 'IRANSansWebFaNum', 'IRANSansWeb';
}

h1 {
    font-size: 70px;
}

h2 {
    font-size: 36px;
}

h3 {
    font-size: 30px;
}

h4 {
    font-size: 24px;
}

h5 {
    font-size: 18px;
}

h6 {
    font-size: 16px;
}

p {
    font-size: 16px;
    font-family: 'IRANSansWebFaNum', 'IRANSansWeb';
    color: #636363;
    font-weight: 400;
    line-height: 26px;
    margin: 0 0 15px 0;
}

img {
    max-width: 100%;
}
