@import (CSS1)

The @import CSS at-rule allows to import style rules from other style sheets.

Syntax

@import { uri | string } [media type] ;

Examples having uses of: '@import'