/* ---------------------------------------------------- */
/* Imports */
/* ---------------------------------------------------- */


/*typography*/


.roblight {
	font-family: 'robotolight';
	color:#63708b;
}
.robmedium {
	font-family: 'robmedium';
	color:#63708b;
}
.rale_med {
	font-family: 'ralewaymedium';
	letter-spacing:0.07em;
	color:#fff;
}
.rale_bold {
	font-family: 'ralewaybold';
	color:#63708b;
}


/* .sanslight {font-family: 'Source Sans Pro', sans-serif;
	font-weight: 200
}
.sans {
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: 400
}
.sanssemi {
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: 600
} */


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

}

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

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

}
/* Generated by Font Squirrel (http://www.fontsquirrel.com) on October 13, 2015 */
