@import url("/main-small.css") screen and (max-width:520px);
@import url("/main-middle.css") screen and (min-width:520px) and (max-width:960px);
@import url("/main.css") screen and (min-width:960px);
@import url("https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.1.2/css/all.min.css") screen;
@import url("/follow-me.css") screen;
@import url("/article.css") screen;
@import url("/github-markdown.css") screen;
