@import url("cssPC.css");
@import url("cssMobile.css") only screen and (max-width:1000px);
@import url("print.css") only print;