@importの履歴

使うと読み込みが遅くなるらしい

Don’t Use @import

Using @import will slow down the loading of your web page. Use the <link> element(s) instead.

http://webdosanddonts.com/dont-use-import