@font-face { font-family: 'iran-sans'; src:url('../fonts/IRANSansWeb_Light.woff2') format('woff2'); font-weight: normal; font-style: normal; } html{ direction: rtl; } a,span,h3,div,p,th,td,h5,h4,label,button,input,li,ul,th,td,h1{ font-family: iran-sans !important; } body{ margin: 0px; padding: 0px; background-size: cover; } #mybk{ text-align:center; min-height: 700px; /*background: url("../img/bk6.jpg");*/ background-repeat: no-repeat; /*background-size: 100% 100%;*/ text-align: center; } #mybk img{ width: 100%; } /* Media Query */ /* *** */ @media only screen and (max-width :600px) { } @media only screen and (min-width :1201px) { } @media only screen and (max-width :1305px)and (min-width :770px){ } @media only screen and (max-width :949px)and (min-width :768px){ } @media only screen and (max-width :1069px)and (min-width :950px){ }