@font-face {
    font-family: 'BITSBTK';
    src: url('bitsbtk3.eot');
    src: url('bitsbtk3.eot?#iefix') format('embedded-opentype'),
         url('bitsbtk3.woff') format('woff'),
         url('bitsbtk3.ttf') format('truetype'),
         url('bitsbtk3.svg#Entypo') format('svg');
    font-weight: normal;
    font-style: normal;
		/* Better Font Rendering =========== */
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
}