@font-face{
    font-family: 'zero-width';
    src: url('/common/fonts/zero-width.eot');
    font-weight: normal;
    font-style: normal;
}

@font-face{
    font-family: 'zero-width';
    src: url('//:') format("No-IE-404"),
         url('/common/fonts/zero-width.woff') format('woff'),
         url('/common/fonts/zero-width.svg') format('svg'),
         url('/common/fonts/zero-width.otf') format('opentype'),
         url('/common/fonts/zero-width.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}