@font-face {
    font-family: 'KulturistaLight';
    src: url('../fonts/kulturista_light-webfont.eot');
    src: url('../fonts/kulturista_light-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/kulturista_light-webfont.woff') format('woff'),
         url('../fonts/kulturista_light-webfont.ttf') format('truetype'),
         url('../fonts/kulturista_light-webfont.svg#KulturistaLight') format('svg');
    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'),
         url('../fonts/kulturista_semibold-webfont.svg#KulturistaSemiBold') format('svg');
    font-weight: normal;
    font-style: normal;

}