@font-face {
    font-family: 'BasicRegular';
    src: url('font.eot');
    src: url('font.eot?#iefix') format('embedded-opentype'),
         url('font.woff') format('woff'),
         url('font.ttf') format('truetype'),
         url('font.svg#BasicRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}
