
html, body {
	font-family: Helvetica, Arial, sans-serif;
	font-weight: 400;
	font-style: normal;
}

.u-font--light { font-weight: 300; }
.u-font--normal { font-weight: 400; }
.u-font--medium { font-weight: 500; }
.u-font--bold, strong, b { font-weight: 700; }
.u-font--italic, em, i { font-style: italic; }
