@font-face {
    font-family: 'bold';
    src: url('bold.eot');
    src: url('bold.eot?#iefix') format('embedded-opentype'),
         url('bold.woff2') format('woff2'),
         url('bold.woff') format('woff'),
         url('bold.svg#fontbold') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'regular';
    src: url('regular.eot');
    src: url('regular.eot?#iefix') format('embedded-opentype'),
         url('regular.woff2') format('woff2'),
         url('regular.woff') format('woff'),
         url('regular.svg#fontregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
