
@font-face {
    font-family: 'Proxima Nova';
    src: url('font_style/proximanova-reg-webfont.eot');
    src: url('font_style/proximanova-reg-webfont.eot?#iefix') format('embedded-opentype'),
         url('font_style/proximanova-reg-webfont.woff') format('woff'),
         url('font_style/proximanova-reg-webfont.ttf') format('truetype'),
         url('font_style/proximanova-reg-webfont.svg#ProximaNovaRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'Proxima Nova';
    src: url('font_style/proximanova-bold-webfont.eot');
    src: url('font_style/proximanova-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('font_style/proximanova-bold-webfont.woff') format('woff'),
         url('font_style/proximanova-bold-webfont.ttf') format('truetype'),
         url('font_style/proximanova-bold-webfont.svg#ProximaNovaBold') format('svg');
    font-weight: bold;
    font-style: normal;

}



@font-face{font-family:"PT Serif";
src:url(font_style/pt_serif-regular.eot);
src:url(font_style/pt_serif-regular.eot?#iefix) format('eot'),
url(font_style/pt_serif-regular.woff) format('woff'),
url(font_style/pt_serif-regular.svg) format('svg');
font-weight:normal;font-style:normal}

@font-face{font-family:"PT Sans Caption";src:url(font_style/pt_sans-caption-regular.eot);
src:url(font_style/pt_sans-caption-regular1.eot?#iefix) format('eot'),
url(font_style/pt_sans-caption-regular.woff) format('woff'),
url(font_style/pt_sans-caption-regular.svg) format('svg');
font-weight:normal;font-style:normal}

@font-face{font-family:"PT Sans Caption";
src:url(font_style/pt_sans-caption-bold.eot);
src:url(font_style/pt_sans-caption-bold.eot?#iefix) format('eot'),
url(font_style/pt_sans-caption-bold.woff) format('woff'),
url(font_style/pt_sans-caption-bold.svg) format('svg');
font-weight:bold;font-style:normal}

@font-face{font-family:"PT Sans";src:url(font_style/pt_sans-regular.eot);
src:url(font_style/pt_sans-regular.eot?#iefix) format('eot'),
url(font_style/pt_sans-regular.woff) format('woff'),
url(font_style/pt_sans-regular.svg) format('svg');
font-weight:normal;font-style:normal}

@font-face{font-family:"PT Sans";
src:url(font_style/pt_sans-bold.eot);
src:url(font_style/pt_sans-bold.eot?#iefix) format('eot'),
url(font_style/pt_sans-bold.woff) format('woff'),
url(font_style/pt_sans-bold.svg) format('svg');
font-weight:bold;font-style:normal}



.txt_main {
	color: #333333;		/* ! */
	font-family: "PT Sans Caption";
        font-size: 15px;

}

