Responsive Web Design: Using rems to create responsive font sizes

/******* SKIP TO *********/
Pixels – 0:54
Ems – 3:27
Rems – 9:45
The problem with responsive font sizing – 13:13
Setting up responsive fonts – 14:16

/****** HTML/CSS Files used in this video ******/
https://github.com/doctorlam/responsive-font-size

The video starts with an overview of pixels, ems, and rems. The bulk of the video shows how to set up media queries and use rems to create simple, responsive fonts.