/*Write your custom css in this file.*/
@font-face {
font-family: "pinar-700";
src: url("zhc/zhacode/pinar-700.woff2");
src: url("zhc/zhacode/pinar-700.woff") format("woff"),
url("zhc/zhacode/pinar-700.otf") format("opentype"),
}
h1 {
    font-family: pinar-700 !important;
}
@font-face {
    font-family: "yekan";
    src: url(fonts/yekan/Yekan.eot);
    src: url(fonts/yekan/Yekan.eot?#iefix) format("embedded-opentype"),
      url(fonts/yekan/Yekan.woff) format("woff"),
      url(fonts/yekan/Yekan.ttf) format("truetype"),
      url(fonts/yekan/Yekan.svg#BYekan) format("svg");
    font-weight: normal;
    font-style: normal;
  }
  @font-face {
    font-family: "vazir";
    src: url(fonts/vazir/Vazir-FD.eot);
    src: url(fonts/vazir/Vazir-FD.eot) format("embedded-opentype"),
      url(fonts/vazir/Vazir-FD.woff) format("woff"),
      url(fonts/vazir/Vazir-FD.woff2) format("woff2"),
      url(fonts/vazir/Vazir-FD.ttf) format("truetype");
    font-weight: normal;
    font-style: normal;
  }
  html,
  body {
    background-color: #e5e9ec;
    color: #4e5e6a;
    font-family: "vazir","yekan" !important;
    font-size: 13px;
    -webkit-font-smoothing: antialiased;
    height: 100%;
    overflow: hidden;
    overflow-x: hidden;
  }
label.font-14.mb0.ms-1 {
    margin-right: 35px !important;
}
.form-check.ms-2.poll_answer_id {
    margin-right: 10px !important;
}
.widget-icon {
    border-radius: 10px !important;
}
h2.fc-toolbar-title {
    font-family: 'pinar-700' !important;
}
span.user-name.ml10 {
    font-family: pinar-700 !important;
}
.kanban-col-title {
    font-family: 'pinar-700' !important;
}
.modal-title {
    font-family: pinar-700 !important;
}
h4.pl15.pt10.pr15 {
    font-family: pinar-700 !important;
    margin-right: 8px !important;
}