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



/* fontastic.me */
@import url("/assets/css/sgt-ken/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("new/max1000.css") screen and (max-width: 1000px); */

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

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

/* 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); */
