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