@charset "UTF-8";

@import url("css/fck_style.css");

/************************************************************************************
FONTS
*************************************************************************************/
@font-face {
    font-family: 'philosopher-regular';
    src: url('css/webfonts/philosopher-regular-webfont.eot');
    src: url('css/webfonts/philosopher-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('css/webfonts/philosopher-regular-webfont.woff') format('woff'),
         url('css/webfonts/philosopher-regular-webfont.ttf') format('truetype'),
         url('css/webfonts/philosopher-regular-webfont.svg#philosopher-regular') format('svg');
    font-weight: normal;
    font-style: normal;
}

body {
	margin: 0px;
	padding: 0px;
}

.print_szoveg {
    font-size: 0.688em;
    line-height: 2em;
    color: #000000;
    font-family: Verdana;
}

.print_cim {
	font-size: 1.5em;
}
