/**	font face	**/

@font-face {
    font-family: 'open_sansregular';
    src: url('../../doca2014/font/opensans-regular-webfont.eot');
    src: url('../../doca2014/font/opensans-regular-webfont.eot?#iefix') format('embedded-opentype'),
url('../../doca2014/font/opensans-regular-webfont.woff') format('woff'),
url('../../doca2014/font/opensans-regular-webfont.ttf') format('truetype'),
url('../../doca2014/font/opensans-regular-webfont.svg#open_sansregular') format('svg');
    font-weight: normal;
    font-style: normal;

}