/*
THEME NAME: Sandbox
THEME URI: http://www.plaintxt.org/themes/sandbox/
DESCRIPTION: Rich with powerful and dynamic semantic class selectors, Sandbox is a canvas for CSS artists
VERSION: 1.7.0
AUTHOR: <a >Andy Skelton</a> &amp; <a >PlainTXT.org</a>
AUTHOR URI:
TAGS: sandbox, microformats, hcard, hatom, xoxo, widgets, blank slate, starter theme, minimalist, developer
*/

/* Two-column with sidebar on left from the /examples/ folder  */

@import url(http://fonts.googleapis.com/css?family=Noto+Sans);


@import url('examples/2c-r.css');
@import url('examples/2c-rmobi.css');

@font-face {
	font-family: 'SFGrandezza-Light';
	src: url('examples/SFGrandezza-Light.eot?') format('eot'), 
	     url('examples/SFGrandezza-Light.woff') format('woff'), 
	     url('examples/SFGrandezza-Light.ttf')  format('truetype'),
	     url('examples/SFGrandezza-Light.svg#SFGrandezza-Light') format('svg');
}

@font-face {
    font-family: 'SFGrandezza-Medium';
    src: url('examples/SFGrandezza-Medium.eot?') format('eot'), 
         url('examples/SFGrandezza-Medium.woff') format('woff'), 
         url('examples/SFGrandezza-Medium.ttf')  format('truetype'),
         url('examples/SFGrandezza-Medium.svg#SFGrandezza-Medium') format('svg');
}