/*
The primary stylesheet for the Flexbox Holy Grail layout demo web page. This sheet pulls in all the components in order of appearance.
*/
/*@import url('https://use.fontawesome.com/releases/v5.7.1/css/all.css');*/
@import url('reset.css');
@import url('layout.css');
@import url('typography.css');
@import url('masthead.css');
@import url('holy-grail.css');
@import url('main.css');
@import url('parallax.css');
@import url('responsive-menu.css');
