@import "https://fonts.fontstorage.com/import/opensans.css";
body {
	font-family: 'Open Sans';
	font-size: 16px;
	font-weight:300;
}