Repository URL to install this package:
|
Version:
0.5.7 ▾
|
/* ========================================================================
Component: typo.less
========================================================================== */
@import url(//fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,600,400italic);
body {
font-family: "Source Sans Pro", sans-serif;
color: #656565;
}
h1, h2, h3, h4 {
font-weight: bold;
}