<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* --------------------------------------------------------------------------------------------
    Autor:
      Jan Dousek (prace@jandousek.cz)
-------------------------------------------------------------------------------------------- */
@font-face {
    font-family: 'Bree';
    src: url('fonts/bree-regular-webfont.eot');
    src: url('fonts/bree-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/bree-regular-webfont.woff') format('woff'),
         url('fonts/bree-regular-webfont.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'Bree';
    src: url('fonts/bree-italic-webfont.eot');
    src: url('fonts/bree-italic-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/bree-italic-webfont.woff') format('woff'),
         url('fonts/bree-italic-webfont.ttf') format('truetype');
    font-weight: 400;
    font-style: italic;
}

@font-face {
    font-family: 'Bree';
    src: url('fonts/bree-bold-webfont.eot');
    src: url('fonts/bree-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/bree-bold-webfont.woff') format('woff'),
         url('fonts/bree-bold-webfont.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: 'Bree';
    src: url('fonts/breeoblique_bold-webfont.eot');
    src: url('fonts/breeoblique_bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/breeoblique_bold-webfont.woff') format('woff'),
         url('fonts/breeoblique_bold-webfont.ttf') format('truetype');
    font-weight: 700;
    font-style: italic;
}

@font-face {
    font-family: 'Bree';
    src: url('fonts/bree-extra-bold-webfont.eot');
    src: url('fonts/bree-extra-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/bree-extra-bold-webfont.woff') format('woff'),
         url('fonts/bree-extra-bold-webfont.ttf') format('truetype');
    font-weight: 900;
    font-style: normal;
}

@font-face {
    font-family: 'Karmina';
    src: url('fonts/karminareg-webfont.woff') format('woff'),
         url('fonts/karminareg-webfont.woff2') format('woff2');
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: 'Karmina';
    src: url('fonts/karminaitalic-webfont.woff') format('woff'),
         url('fonts/karminaitalic-webfont.woff2') format('woff2');
    font-weight: 400;
    font-style: italic;
}@font-face {
    font-family: 'Karmina';
    src: url('fonts/karminabold-webfont.woff') format('woff'),
         url('fonts/karminabold-webfont.woff2') format('woff2');
    font-weight: 700;
    font-style: normal;
}@font-face {
    font-family: 'Karmina';
    src: url('fonts/karminabolditalic-webfont.woff') format('woff'),
         url('fonts/karminabolditalic-webfont.woff2') format('woff2');
    font-weight: 700;
    font-style: italic;
}

</pre></body></html>