@charset "utf-8";
/* CSS Document */

@font-face {
    font-family: 'Miama';
    src: url('Miama.otf');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'CreditValley';
    src: url('CreditValley.ttf');
    font-weight: normal;
    font-style: normal;
	font-size:140%;
}

@font-face {
    font-family: 'Znikomit';
    src: url('ZnikomitNo24.otf');
    font-weight: normal;
    font-style: normal;
	font-size:120%;
}

@font-face {
    font-family: 'JustOldFashion';
    src: url('JustOldFashion.ttf');
    font-weight: normal;
    font-style: normal;

}

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

}

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

}