@charset "utf-8";
/* CSS Document */
@font-face {
		font-family: 'Calibri-Bold';
		src: url('calibrib.eot');
		src: url('calibrib.eot?#iefix') format('embedded-opentype'),
				 url('calibrib.woff') format('woff'),
				 url('calibrib.ttf') format('truetype'),
				 url('calibrib.svg#Calibri-Bold') format('svg');
		font-weight: normal;
		font-style: normal;
}
@font-face {
		font-family: 'Calibri';
		src: url('calibri1.eot');
		src: url('calibri1.eot?#iefix') format('embedded-opentype'),
				 url('calibri1.woff') format('woff'),
				 url('calibri1.ttf') format('truetype'),
				 url('calibri1.svg#Calibri') format('svg');
		font-weight: normal;
		font-style: normal;
}
@font-face {
		font-family: 'TrajanPro-Regular';
		src: url('trajanproregular.eot');
		src: url('trajanproregular.eot?#iefix') format('embedded-opentype'),
				 url('trajanproregular.woff') format('woff'),
				 url('trajanproregular.ttf') format('truetype'),
				 url('trajanproregular.svg#TrajanPro-Regular') format('svg');
		font-weight: normal;
		font-style: normal;
}
@font-face {
    font-family: 'timesnormal';
    src: url('times_roman-webfont.eot');
    src: url('times_roman-webfont.eot?#iefix') format('embedded-opentype'),
         url('times_roman-webfont.woff') format('woff'),
         url('times_roman-webfont.ttf') format('truetype'),
         url('times_roman-webfont.svg#timesnormal') format('svg');
    font-weight: normal;
    font-style: normal;

}