@font-face {
    font-family: 'kulturista';
    src: url('fonts/kulturista_medium-webfont.eot');
    src: url('fonts/kulturista_medium-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/kulturista_medium-webfont.woff') format('woff'),
         url('fonts/kulturista_medium-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'kulturistaitalic';
    src: url('fonts/kulturista_medium_italic-webfont.eot');
    src: url('fonts/kulturista_medium_italic-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/kulturista_medium_italic-webfont.woff') format('woff'),
         url('fonts/kulturista_medium_italic-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'kulturistasemibold';
    src: url('fonts/kulturista_semibold-webfont.eot');
    src: url('fonts/kulturista_semibold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/kulturista_semibold-webfont.woff') format('woff'),
         url('fonts/kulturista_semibold-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'kulturistabold';
    src: url('fonts/kulturista_bold-webfont.eot');
    src: url('fonts/kulturista_bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/kulturista_bold-webfont.woff') format('woff'),
         url('fonts/kulturista_bold-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}