@font-face {
    font-family: 'FONT_I';
    src: url('font_i-webfont.eot');
    src: url('font_i-webfont.eot?#iefix') format('embedded-opentype'),
         url('font_i-webfont.woff') format('woff'),
         url('font_i-webfont.ttf') format('truetype'),
         url('font_i-webfont.svg#font_iregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'FONT_II';
    src: url('font_ii-webfont.eot');
    src: url('font_ii-webfont.eot?#iefix') format('embedded-opentype'),
         url('font_ii-webfont.woff') format('woff'),
         url('font_ii-webfont.ttf') format('truetype'),
         url('font_ii-webfont.svg#font_iiregular') format('svg');
    font-weight: normal;
    font-style: normal;

}