@font-face {
  font-family: 'icons';
  src:  url('../fonts/icomoon/icomoon.eot?otww49');
  src:  url('../fonts/icomoon/icomoon.eot?otww49#iefix') format('embedded-opentype'),
url('../fonts/icomoon/icomoon.ttf?otww49') format('truetype'),
url('../fonts/icomoon/icomoon.woff?otww49') format('woff'),
url('../fonts/icomoon/icomoon.svg?otww49#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}
i {
    font-family: 'icons' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    letter-spacing: 0;
    -webkit-font-feature-settings: "liga";
    -moz-font-feature-settings: "liga=1";
    -moz-font-feature-settings: "liga";
    -ms-font-feature-settings: "liga" 1;
    -o-font-feature-settings: "liga";
    font-feature-settings: "liga";
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;}