@font-face{
    font-family:PostSans;
    src:url(PostSans-Regular.eot?#iefix);
    src:url(PostSans-Regular.woff2) format("woff2");
    src:url(PostSans-Regular.woff2) format("woff2"),
        url(PostSans-Regular.woff) format("woff");
    font-weight:400;
    font-style:normal;
}
@font-face{
    font-family:PostSans;
    src:url(PostSans-Bold.eot?#iefix);
    src:url(PostSans-Bold.woff2) format("woff2");
    src:url(PostSans-Bold.woff2) format("woff2"),
        url(PostSans-Bold.woff) format("woff");
    font-weight:700;
    font-style:normal;
}
@font-face{
    font-family:PostSans;
    src:url(PostSans-Heavy.eot?#iefix);
    src:url(PostSans-Heavy.woff2) format("woff2");
    src:url(PostSans-Heavy.woff2) format("woff2"),
        url(PostSans-Heavy.woff) format("woff");
    font-weight:900;
    font-style:normal;
}
body{
    font-family:PostSans,Arial,sans-serif!important;
    color:#666;
    font-size:16px;
    line-height:1.56em;
}