

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

}

