@charset "UTF-8";
/* CSS Document 
	Created for: ForwardWorks
	Author: Ashley Frazier
	Last Updated: September 30, 2012
*/



/* ------------------ FONTS -------------------- */
@font-face {
    font-family: 'SofiaProLight';
	src: url('../fonts/sofia_pro_light/SofiaProLight-webfont.eot');
    src: url('../fonts/sofia_pro_light/SofiaProLight-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/sofia_pro_light/SofiaProLight-webfont.woff') format('woff'),
         url('../fonts/sofia_pro_light/SofiaProLight-webfont.ttf') format('truetype'),
         url('../fonts/sofia_pro_light/SofiaProLight-webfont.svg#SofiaProLight') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'OswaldBold';
    src: url('../fonts/oswald/oswald-bold-webfont.eot');
    src: url('../fonts/oswald/oswald-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/oswald/oswald-bold-webfont.woff') format('woff'),
         url('../fonts/oswald/oswald-bold-webfont.ttf') format('truetype'),
         url('../fonts/oswald/oswald-bold-webfont.svg#OswaldBold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'OswaldLight';
    src: url('../fonts/oswald/oswald-light-webfont.eot');
    src: url('../fonts/oswald/oswald-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/oswald/oswald-light-webfont.woff') format('woff'),
         url('../fonts/oswald/oswald-light-webfont.ttf') format('truetype'),
         url('../fonts/oswald/oswald-light-webfont.svg#OswaldLight') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'OswaldBook';
    src: url('../fonts/oswald/oswald-webfont.eot');
    src: url('../fonts/oswald/oswald-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/oswald/oswald-webfont.woff') format('woff'),
         url('../fonts/oswald/oswald-webfont.ttf') format('truetype'),
         url('../fonts/oswald/oswald-webfont.svg#OswaldBook') format('svg');
    font-weight: normal;
    font-style: normal;

}

/* @license
 * MyFonts Webfont Build ID 2375153, 2012-09-30T15:44:26-0400
 * 
 * The fonts listed in this notice are subject to the End User License
 * Agreement(s) entered into by the website owner. All other parties are 
 * explicitly restricted from using the Licensed Webfonts(s).
 * 
 * You may obtain a valid license at the URLs below.
 * 
 * Webfont: Museo Sans Rounded 300 by exljbris
 * URL: http://www.myfonts.com/fonts/exljbris/museo-sans-rounded/300/
 * Copyright: Copyright (c) 2011 by Jos Buivenga. All rights reserved.
 * Licensed pageviews: 10,000
 * 
 * 
 * License: http://www.myfonts.com/viewlicense?type=web&buildid=2375153
 * 
 * © 2012 Bitstream Inc
*/
  
 @font-face {
	 font-family: 'MuseoSansRounded-300';
	 src: url('../fonts/museosansrounded/243DF3_0_0.eot');
	 src: url('../fonts/museosansrounded/243DF3_0_0.eot?#iefix') format('embedded-opentype'),
	 	  url('../fonts/museosansrounded/243DF3_0_0.woff') format('woff'),
		  url('../fonts/museosansrounded/243DF3_0_0.ttf') format('truetype'),
          url('../fonts/museosansrounded/243DF3_0_0.svg#wf') format('svg');
	 font-weight: normal;
     font-style: normal;

	 }