@font-face{
    font-family:'OpenSans';
    src: url("../fonts/OpenSasns/OpenSans-Regular.ttf");
    /* src:
        url("../fonts/IRANSans/eot/IRANSansWeb.eot?#iefix") format("embedded-opentype"),
        url("../fonts/IRANSans/woff/IRANSansWeb.woff") format("woff"); */
    font-weight: normal;
    font-style: normal
}

body{
    font-family: OpenSans, tahoma;
    font-size:18px;
}
.faculty-top-bar .summary{
    font-family: OpenSans;
}
.pagination{
    font-family: OpenSans;
}
.call-to-action .title{
    font-family: OpenSans, tahoma;
}
.important-links .icon-title{
    font-family: OpenSans, tahoma;
}
.intro{
    font-family: OpenSans, tahoma;
}

