@import url("./html.css");
@import url("./frame.css");
@import url("./style.css");

@import url("./html.css") screen and (min-width:1024px);
@import url("./fram.css") screen and (min-width:1024px);
@import url("./styl.css") screen and (min-width:1024px);
