/* Font face */


@font-face {
    font-family: 'prelo_slab_boldbold';
    src: url('preloslab-bold-webfont.eot');
    src: url('preloslab-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('preloslab-bold-webfont.woff') format('woff'),
         url('preloslab-bold-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'prelo_slab_bookbook';
    src: url('preloslab-book-webfont.eot');
    src: url('preloslab-book-webfont.eot?#iefix') format('embedded-opentype'),
         url('preloslab-book-webfont.woff') format('woff'),
         url('preloslab-book-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'barna_stencilbold';
    src: url('barna-stencilbold-webfont.eot');
    src: url('barna-stencilbold-webfont.eot?#iefix') format('embedded-opentype'),
         url('barna-stencilbold-webfont.woff') format('woff'),
         url('barna-stencilbold-webfont.ttf') format('truetype'),
         url('barna-stencilbold-webfont.svg#barna_stencilbold') format('svg');
    font-weight: normal;
    font-style: normal;

}


@font-face {
    font-family: 'barna_stencilregular';
    src: url('barna-stencilregular-webfont.eot');
    src: url('barna-stencilregular-webfont.eot?#iefix') format('embedded-opentype'),
         url('barna-stencilregular-webfont.woff') format('woff'),
         url('barna-stencilregular-webfont.ttf') format('truetype'),
         url('barna-stencilregular-webfont.svg#barna_stencilregular') format('svg');
    font-weight: normal;
    font-style: normal;

}