@font-face {
    font-family: 'pump_trilineregular';
    src: url('pumptrilineitc-normal-webfont.eot');
    src: url('pumptrilineitc-normal-webfont.eot?#iefix') format('embedded-opentype'),
         url('pumptrilineitc-normal-webfont.woff2') format('woff2'),
         url('pumptrilineitc-normal-webfont.woff') format('woff'),
         url('pumptrilineitc-normal-webfont.ttf') format('truetype'),
         url('pumptrilineitc-normal-webfont.svg#pump_trilineregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
	font-family: 'playericons';
	src: 	url("playericons.eot");
	src: 	url("playericons.eot?#iefix") format('embedded-opentype'), 
		url("playericons.woff") format('woff'), 
		url("playericons.ttf") format('truetype'), 
		url("playericons.svg#playericons") format('svg');
	font-weight: normal;
	font-style: normal;
}