﻿/* cyrillic-ext */
@font-face {
    font-family: 'IranSans';
    src: url(../fonts/IRANSansWeb/IRANSansWeb.eot);
    src: url("../fonts/IRANSansWeb/IRANSansWeb.eot?#iefix") format("embedded-opentype"), url("../fonts/IRANSansWeb/IRANSansWeb.ttf") format("truetype"), url("../fonts/IRANSansWeb/IRANSansWeb.woff") format("woff");
}
.material-icons-round {
    font-family: 'Material Icons Round';
    font-weight: normal;
    font-style: normal;
    font-size: 24px;
    line-height: 1;
    letter-spacing: normal;
    text-transform: none;
    display: inline-block;
    white-space: nowrap;
    word-wrap: normal;
    direction: ltr;
    -webkit-font-feature-settings: 'liga';
    -webkit-font-smoothing: antialiased;
}
.modal-backdrop {
    z-index: 1000 !important;
}
.fixed-plugin-button{
    z-index:10000 !important;
}