@font-face {
  font-family: "iconfont"; /* Project id 2615342 */
  src: url('../font/iconfont.woff2') format('woff2'),
       url('../font/iconfont.woff') format('woff'),
       url('../font/iconfont.ttf') format('truetype');
}
a{outline: none;}

a:active{outline:none;star:expression(this.onFocus=this.blur());}

.iconfont {
  font-family: "iconfont" !important;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

@font-face {  
    font-family:"family_DIN";
  src:  url('../font/DINCond-Black.eot'); /* IE9 Compat Modes */
  src: url('../font/DINCond-Black.eot') format('embedded-opentype'), /* IE6-IE8 */
       url('../font/DINCond-Black.woff') format('woff'), /* Modern Browsers */
       url('../font/DINCond-Black.ttf')  format('truetype'), /* Safari, Android, iOS */
       url('../font/DINCond-Black.svg') format('svg'); /* Legacy iOS */
  
font-stretch: condensed;
font-style: oblique;
font-weight: bold;
}
.family_DIN{ font-family:"family_DIN"}