@font-face 
{
    font-family: 'CompPro';
    src:	url('graphisme/font/comp_pro.eot');
	src: 	url('graphisme/font/comp_pro.eot?#iefix') format('embedded-opentype'),
			url('graphisme/font/comp_pro.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face 
{
    font-family: 'CompProXBlackRegular';
    src: url('graphisme/font/comp_pro_xblack_regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face 
{
    font-family: 'CompProBold';
    src: url('graphisme/font/comp_pro_bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}