@font-face {
  font-family: 'iconfont';
  src:  url('../css/fonts/iconfont.eot?bw5qf9');
  src:  url('../css/fonts/iconfont.eot?bw5qf9#iefix') format('embedded-opentype'),
        url('../css/fonts/iconfont.svg?bw5qf9#icomoon') format('svg'),
	    url('../css/fonts/iconfont.ttf?bw5qf9') format('truetype'),
	    url('../css/fonts/iconfont.woff?bw5qf9') format('woff');
    
  font-weight: normal;
  font-style: normal;
}

.iconfont {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'iconfont';
  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;
}

.icon-dayin:before {
    content: "\e617";
}
.icon-a3:before {
    content: "\e68f";
}
.icon-a1:before {
    content: "\e691";
}
