h1, h2, h1 a, h2 a {
    font-family: 'Arimo', sans-serif;
}
h1, h1 a {
	font-weight: normal;
}
h2, h2 a {
	font-weight: normal;
    }
h3, h4, h5, h6, h3 a {
    font-family: 'Arimo', sans-serif;
}
h3, h3 a {
    font-weight: normal;
    margin-top: 2em;
    }
body, p, a, li {
    font-family: 'Arimo', sans-serif;
-webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale;
text-rendering: optimizeLegibility;
}
