@charset "utf-8";
/* CSS Document */
@import url("https://use.typekit.net/cdv2xxe.css");
html { font-size:100%; }
/*BDY*/
body {
	background: #222831 ;
	background-size:cover;
	font-family: museo-sans, sans-serif;
    font-weight: 300;
    font-style: normal;font-size:18px;
}