@font-face {
    font-family: "DejaVuSansCondensedBook";
    src: url("fonts/dejavusanscondensed-webfont.eot");
    src: url("fonts/dejavusanscondensed-webfont.eot?#iefix") format("embedded-opentype"),
         url("fonts/dejavusanscondensed-webfont.woff") format("woff"),
         url("fonts/dejavusanscondensed-webfont.ttf") format("truetype"),
         url("fonts/dejavusanscondensed-webfont.svg#DejaVuSansCondensedBook") format("svg");
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: "LiberationSansRegular";
    src: url("fonts/liberationsans-regular-webfont.eot");
    src: url("fonts/liberationsans-regular-webfont.eot?#iefix") format("embedded-opentype"),
         url("fonts/liberationsans-regular-webfont.woff") format("woff"),
         url("fonts/liberationsans-regular-webfont.ttf") format("truetype"),
         url("fonts/liberationsans-regular-webfont.svg#LiberationSansRegular") format("svg");
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'dancingscript-regular';
    src: url('fonts/dancingscript-regular-webfont.woff2') format('woff2'),
         url('fonts/dancingscript-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
/* normal */
@font-face {font-family:"Odstemplik";
    src:url("fonts/odstemplik.eot?") format("eot"),
    url("fonts/odstemplik.woff") format("woff"),
    url("fonts/odstemplik.ttf") format("truetype"),
    url("fonts/odstemplik.svg#odstemplik") format("svg");
    font-weight:normal;
    font-style:normal;
    }
/* Bold */
@font-face {font-family:"Odstemplik Bold";
    src:url("fonts/odstemplikBold.eot?") format("eot"),
    url("fonts/odstemplikBold.woff") format("woff"),
    url("fonts/odstemplikBold.ttf") format("truetype"),
    url("fonts/odstemplikBold.svg#odstemplikBold") format("svg");
    font-weight:normal;
    font-style:normal;
    }

