/*----------------------------------------------*\
    GLOBAL
	======

	@package goodfolk

\*----------------------------------------------*/
/*----------------------------------------------*\
    COMPONENTS
	==========

	@package goodfolk

\*----------------------------------------------*/
/* 
 *
 * / Variables
------------------------------------------------*/
/* Colors */
/* Fonts */
/* Breakpoints */
/* 480px */
/* 800px */
/* 1120 */
/* 1440 */
/* 
 *
 * / Mixins
------------------------------------------------*/
/* 
 *
 * 1./  
------------------------------------------------*/
/* line 16, ../src/nicole/global.scss */
body {
  font-family: "Crimson Text", serif; }
