@import url(fontiran.css); /* لینک فایلی که وظیفه بارگذاری فونت ها را برعهده دارد */
h1, h2, h3, h4, h5, h6,input, textarea {
    font-family: Anjoman , 'Red Hat Display' !important;
}
h1 {
    font-weight: bold;
}