body {
    font-family: Anton, sans-serif;
    font-weight: 400
}
body .btn,
body button,
body input,
body textarea {
    font-family: Anton, sans-serif
}
.section-header p,
blockquote p {
    font-weight: 300
}
.light {
    font-weight: 300!important
}
.hairline {
    font-weight: 100!important
}
.hairline strong {
    font-weight: 300
}
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: Anton, sans-serif
}
.lead {
    font-weight: 300
}
.lead strong {
    font-weight: 600
}
#masthead .brand {
    font-weight: 300
}