/*
Theme Name: Simplenotes
Description: Simplenotes is a clean and minimal WordPress theme that requires no plugins to run. The theme features a dropdown menu, social media integration, sidebar widgets, threaded comments and more. The simple notebook is ready for both writers and readers.
Version: 5.1
Tags: Black, White
Author: Carla Izumi Bamford
Author URI: http://carla-izumi-bamford.com/
License: GNU General Public License, v3 (or newer)
License URI: http://www.opensource.org/licenses/gpl-3.0.html
*/
@import url(css/common.css);
@import url(css/class.css);
@import url(css/navigation.css);
@font-face{ 
	font-family: 'Open Sans Regular';
	src: url('fonts/Open Sans Regular.eot');
	src: url('fonts/Open Sans Regular.eot?#iefix') format('embedded-opentype'),
	url('fonts/Open Sans Regular.woff') format('woff'),
	url('fonts/Open Sans Regular.ttf') format('truetype'),
	url('fonts/Open Sans Regular.svg#webfont') format('svg');
	}
@font-face{ 
	font-family: 'Lato Light';
	src: url('fonts/Lato Light.eot');
	src: url('fonts/Lato Light.eot?#iefix') format('embedded-opentype'),
	url('fonts/Lato Light.woff') format('woff'),
	url('fonts/Lato Light.ttf') format('truetype'),
	url('fonts/Lato Light.svg#webfont') format('svg');
	}
@font-face{ 
	font-family: 'Lato Regular';
	src: url('fonts/Lato Regular.eot');
	src: url('fonts/Lato Regular.eot?#iefix') format('embedded-opentype'),
	url('fonts/Lato Regular.woff') format('woff'),
	url('fonts/Lato Regular.ttf') format('truetype'),
	url('fonts/Lato Regular.svg#webfont') format('svg');
	}