@font-face {
    font-family: irsans;
    src: url(fonts/irsans.woff);
}
div,a,h1,h2,h3,h4,h5,h6,p,li,ul,input,text,button,textarea
{
font-family: irsans !important;
}

