/** Just include all 3 other css-files here **/
@import url("css/normalize.css");
@import url("css/style.css");
@import url("css/mobile.css") (max-width: 999px);