@font-face{
  font-family:'fa-custom';
  src: url('../webfonts/fa-custom2.woff2') format('woff2'),
       url('../webfonts/fa-custom2.woff')  format('woff');
  font-weight:normal;
  font-style:normal;
  font-display:swap;
}


/* Özel ikon */
.fa-edevlet2:before    { font-family:'fa-custom' !important; content:"\e002"; }
.fa-edevlet3:before    { font-family:'fa-custom' !important; content:"\e003"; }
.fa-trmap:before       { font-family:'fa-custom' !important; content:"\e004"; }
.fa-polisbthdb:before  { font-family:'fa-custom' !important; content:"\e005"; }
.fa-polisbthdb2:before { font-family:'fa-custom' !important; content:"\e006"; }
.fa-polistr:before     { font-family:'fa-custom' !important; content:"\e007"; }
.fa-polistr2:before    { font-family:'fa-custom' !important; content:"\e008"; }
.fa-polisyildiz:before { font-family:'fa-custom' !important; content:"\e009"; }
.fa-polisyildiz2:before{ font-family:'fa-custom' !important; content:"\e010"; }
.fa-trmap2:before      { font-family:'fa-custom' !important; content:"\e011"; }

