@font-face{
font-family:'mybold';
src:url(<?php echo get_template_directory_uri(); ?>/fonts/SourceHanSansCN-Medium.otf);
}
*{font-family:'mybold' !important;}
@font-face{
font-family:'mybold';
src:url(<?php echo get_template_directory_uri(); ?>/fonts/SourceHanSansCN-Medium.otf);
}
*{font-family:'mybold' !important;}