
@font-face {
    font-family: 'kontrapunktbold';
    src: url('../font/kontrapunkt-bold-webfont.woff2') format('woff2'),
         url('../font/kontrapunkt-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'kontrapunktlight';
    src: url('../font/kontrapunkt-light-webfont.woff2') format('woff2'),
         url('../font/kontrapunkt-light-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'kontrapunktlight_italic';
    src: url('../font/kontrapunkt-lightitalic-webfont.woff2') format('woff2'),
         url('../font/kontrapunkt-lightitalic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}


@font-face {
    font-family: 'kontrapunkt_bobbold';
    src: url('../font/kp_bob_bold-webfont.woff2') format('woff2'),
         url('../font/kp_bob_bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'kontrapunkt_bobregular';
    src: url('../font/kp_bob_regular-webfont.woff2') format('woff2'),
         url('../font/kp_bob_regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'main';
    src: url('../font/main-webfont.woff2') format('woff2'),
         url('../font/main-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}