@font-face {
    font-family: 'UTMNeoSansIntel';
    src: url('font/UTMNeoSansIntel.eot');
    src: url('font/UTMNeoSansIntel.eot?#iefix') format('embedded-opentype'),
         url('font/UTMNeoSansIntel.woff') format('woff'),
         url('font/UTMNeoSansIntel.ttf')  format('truetype'),
         url('font/UTMNeoSansIntel.svg#svgFontName') format('svg');
    }

@font-face {
    font-family: 'UTMNeoSansIntel';
	font-weight: bold;
    src: url('font/UTMNeoSansIntelBold.eot');
    src: url('font/UTMNeoSansIntelBold.eot?#iefix') format('embedded-opentype'),
         url('font/UTMNeoSansIntelBold.woff') format('woff'),
         url('font/UTMNeoSansIntelBold.ttf')  format('truetype'),
         url('font/UTMNeoSansIntelBold.svg#svgFontName') format('svg');
    }

