﻿@font-face {
    font-family: "nazanin";
    src: url("../font/BNazanin.woff") format("woff")
}

@font-face {
    font-family: "sans";
    src: url("../font/IRANSansWeb.woff") format("woff")
}

@font-face {
    font-family: "sanslight";
    src: url("../font/IRANSansWeb_Light.woff") format("woff")
}

.ui-widget-content {
    border: 1px solid #dddddd;
    /*background: #6e95eb !important;*/
    color: #ffffff;
}

body {
    font-family: sans;
    color: #000;
}

