Some rules are called "at rules". These rules start with the "@" character followed by an identifier, a statement and end with the semicolon (";").

This are the "at rules" available in CSS 2.1:

At (@) rules

RULES DESCRIPTION
@charset defines character sets
@import imports external style sheets
@media declares media types
@page defines page boxes margins for paged media