@font-face {
    font-family: "Punch-Bold";
    src: url(fonts/punchfont-bold.eot);
    src: url(fonts/punchfont-bold.eot?#iefix) format("embedded-opentype"), url(fonts/punchfont-bold.woff) format("woff"), url(fonts/punchfont-bold.ttf) format("truetype");
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: "Punch-Normal";
    src: url(fonts/punchfont-normal.eot);
    src: url(fonts/punchfont-normal.eot?#iefix) format("embedded-opentype"), url(fonts/punchfont-normal.woff) format("woff"), url(fonts/punchfont-normal.ttf) format("truetype");
    font-weight: 400;
    font-style: normal;
}