@font-face {
    font-family: 'icomoon';
  src:  url('fonts-add/icomoon.eot?d5p1v6');
  src:  url('fonts-add/icomoon.eot?d5p1v6#iefix') format('embedded-opentype'),
    url('fonts-add/icomoon.ttf?d5p1v6') format('truetype'),
    url('fonts-add/icomoon.woff?d5p1v6') format('woff'),
    url('fonts-add/icomoon.svg?d5p1v6#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    vertical-align:middle;

    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-h-kateisaien:before {
    content: "\e821";
}