/* -------------------------------------------------------------- 
  
   style.css
   
   * Includes all the necessary stylesheets in 
   	the desired order.
   
-------------------------------------------------------------- */

@import url("http://fonts.googleapis.com/css?family=Rambla:400");

@import url("main.css");
@import url("icons.css");