.font-yekan {

    font-family: 'yekan' !important;
}
@font-face {
    font-family: "yekan";
    src: url(../yekan/Yekan.eot);
    src: url(../yekan/Yekan.eot?#iefix) format("embedded-opentype"), url(../yekan/Yekan.woff) format("woff"), url(../yekan/Yekan.ttf) format("truetype"), url(../yekan/Yekan.svg#BYekan) format("svg");
    font-weight: normal;
    font-style: normal
}
.item-shadow{
    box-shadow:0 3px 5px #666;
}
.bg-map-dot{
    background-image: url("../../../img/maps/dashboard-map-dotted.png");
    background-repeat: no-repeat;

}
.absolute{
    width: 200px;
    position: absolute;
}

