@import url("https://fonts.googleapis.com/css?family=Droid+Sans|Oswald:200,400,700"); 
/* @import url("http://fonts.googleapis.com/css?family=Droid+Sans|Raleway:400,500,800,300|Oswald:200,400,700");  */


/* @import url("http://fonts.googleapis.com/css?family=Montserrat:700|Raleway:400,500"); */


/*

font-family: 'Montserrat', sans-serif;
font-family: 'Raleway', sans-serif;


*/


/* fontastic.me */
@import url("/assets/css/start-fitness/styles.css");


@import url("nested_fluid_grid.css");
/* @import url("drop_down_nav.css"); */
/* @import url("touch_down_nav.css"); */
@import url("main.css");

/* fonts */
/*
@import url("fonts/proxima/stylesheet.css");
@import url("fonts/liberator/stylesheet.css");
@import url("fonts/museo/stylesheet.css");
*/

/* from 0 to 1000px */
/*@import url("max1000.css") screen and (max-width: 1000px); */
@import url("max1000.css") screen and (max-width: 1090px); 

/* from 0 to 940px */
/*@import url("max940.css") screen and (max-width: 940px);*/
@import url("max940.css") screen and (max-width: 940px);

/* from 0 to 900px */
/*@import url("max900.css") screen and (max-width: 900px);*/
@import url("max900.css") screen and (max-width: 900px);

/* from 0 to 600px */
@import url("max600.css") screen and (max-width: 600px);

/* high resolution */

/* @import url("hires.css") screen and (-webkit-min-device-pixel-ratio: 1.5), screen and (min--moz-device-pixel-ratio: 1.5), screen and (min-resolution: 240dpi); */
