@font-face {
    font-family: 'font';
    src: url('fonts/font.eot');
    src: url('fonts/font.eot') format('embedded-opentype'),
         url('fonts/font.woff2') format('woff2'),
         url('fonts/font.woff') format('woff'),
         url('fonts/font.ttf') format('truetype'),
         url('fonts/font.svg#font') format('svg');
}
@font-face {
    font-family: 'font-b';
    src: url('fonts/font-b.eot');
    src: url('fonts/font-b.eot') format('embedded-opentype'),
         url('fonts/font-b.woff2') format('woff2'),
         url('fonts/font-b.woff') format('woff'),
         url('fonts/font-b.ttf') format('truetype'),
         url('fonts/font-b.svg#font-b') format('svg');
}
@font-face {
    font-family: 'font-i';
    src: url('fonts/font-i.eot');
    src: url('fonts/font-i.eot') format('embedded-opentype'),
         url('fonts/font-i.woff2') format('woff2'),
         url('fonts/font-i.woff') format('woff'),
         url('fonts/font-i.ttf') format('truetype'),
         url('fonts/font-i.svg#font-i') format('svg');
}
@font-face {
    font-family: 'font2';
    src: url('fonts/font2.eot');
    src: url('fonts/font2.eot') format('embedded-opentype'),
         url('fonts/font2.woff2') format('woff2'),
         url('fonts/font2.woff') format('woff'),
         url('fonts/font2.ttf') format('truetype'),
         url('fonts/font2.svg#font2') format('svg');
}
@font-face {
    font-family: 'font2-b';
    src: url('fonts/font2-b.eot');
    src: url('fonts/font2-b.eot') format('embedded-opentype'),
         url('fonts/font2-b.woff2') format('woff2'),
         url('fonts/font2-b.woff') format('woff'),
         url('fonts/font2-b.ttf') format('truetype'),
         url('fonts/font2-b.svg#font2-b') format('svg');
}