@charset "utf-8";
/* CSS Document */
@import url('layout.css');
@import url('custom-layout.css');

@font-face {
	font-family: 'Conv_PTS55F';
	src: url('../fonts/PTS55F.eot');
	src: local('☺'), url('../fonts/PTS55F.woff') format('woff'), 
		url('../fonts/PTS55F.ttf') format('truetype'), 
		url('../fonts/PTS55F.svg#Conv_PTS55F') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Conv_PTS75F';
	src: url('../fonts/PTS75F.eot');
	src: local('☺'), url('../fonts/PTS75F.woff') format('woff'), 
	url('../fonts/PTS75F.ttf') format('truetype'), 
	url('../fonts/PTS75F.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Conv_Alegreya-Bold';
	src: url('../fonts/Alegreya-Bold.eot');
	src: local('☺'), url('../fonts/Alegreya-Bold.woff') format('woff'), url('../fonts/Alegreya-Bold.ttf') format('truetype'), url('../fonts/Alegreya-Bold.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

