@font-face {
    font-family: 'UTMHelvetInsRegular';
    src: url('fonts/utmhelvetins.eot');
    src: url('fonts/utmhelvetins.eot') format('embedded-opentype'),
         url('fonts/utmhelvetins.woff') format('woff'),
         url('fonts/utmhelvetins.ttf') format('truetype'),
         url('fonts/utmhelvetins.svg') format('svg');
}