@font-face {
    font-family: 'sys';
    src: url('sys700-webfont.eot');
    src: url('sys700-webfont.eot?#iefix') format('embedded-opentype'),
         url('sys700-webfont.woff2') format('woff2'),
         url('sys700-webfont.woff') format('woff'),
         url('sys700-webfont.ttf') format('truetype'),
         url('sys700-webfont.svg#sysbold') format('svg');
    font-weight: bold;
    font-style: normal;

}