@font-face {
    font-family: 'pif-fund-light';
	src: url('Fund-Light.woff2') format('woff2'),
		 url('Fund-Light.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'pif-fund-regular';   
	src: url('Fund-Regular.woff2') format('woff2'),
		 url('Fund-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'pif-fund-medium';   
	src: url('Fund-Medium.woff2') format('woff2'),
		 url('Fund-Medium.woff') format('woff');	
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'pif-fund-bold';
	src: url('Fund-SemiBold.woff2') format('woff2'),
		 url('Fund-SemiBold.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}