The @import CSS at-rule is used to import style rules from other valid stylesheets.
An @import rule must be defined at the top of the stylesheet, before any other at-rule (except @charset and @layer) and style declarations, or it will be ignored.... Syntax css @import url; @import url...path, will not load it. The syntax of supports() is almost identical...