@font-face {
  font-family: 'dijicon';
  src:  url('fonts/dijicon.eot?v2m3qy');
  src:  url('fonts/dijicon.eot?v2m3qy#iefix') format('embedded-opentype'),
    url('fonts/dijicon.ttf?v2m3qy') format('truetype'),
    url('fonts/dijicon.woff?v2m3qy') format('woff'),
    url('fonts/dijicon.svg?v2m3qy#dijicon') format('svg');
  font-weight: normal;
  font-style: normal;
}

i[class*="dijicon"]{
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'dijicon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.dijicon-donem:before {
  content: "\e900";
}
.dijicon-izin:before {
  content: "\e901";
}
.dijicon-kadroatama:before {
  content: "\e902";
}
.dijicon-personel:before {
  content: "\e903";
}
.dijicon-puantaj:before {
  content: "\e904";
}
.dijicon-sgk:before {
  content: "\e905";
}
.dijicon-sozlesme:before {
  content: "\e906";
}
.dijicon-tahakkuk:before {
  content: "\e907";
}
