@font-face {
    font-family: 'inaz-icons';
    src: url('inaz.eot?#iefix') format('embedded-opentype'),
         url('inaz.woff') format('woff'),
         url('inaz.woff2') format('woff2'),
         url('inaz.ttf') format('truetype'),
         url('inaz.svg#inaz') format('svg');
    font-weight: normal;
    font-style: normal;
}

.inaz-icons
{
    display: inline-block;
    font-family: 'inaz-icons';
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    direction: ltr;
    font-feature-settings: 'liga';
}