/*----------------------------------------
Master CSS File, imports files from the
styles folder
----------------------------------------*/

@import url("styles/reset.css"); /* Reset */
@import url("styles/typography.css"); /* Typography */
@import url("styles/layout.css"); /* Layout */
