Css to attach font from path
@font-face {
font-family: ‘NILKANTHNormal’;
src: url(‘nilkanth-webfont.eot’);
src: local(‘?’), url(‘nilkanth-webfont.woff’) format(‘woff’), url(‘nilkanth-webfont.ttf’) format(‘truetype’), url(‘nilkanth-webfont.svg#webfonth937w4SJ’) format(‘svg’);
font-weight: normal;
font-style: normal;
}
