@charset "utf-8";
/* CSS Document */

@font-face {
	font-family: bpg-medium-caps;
	src: url('/css/bpg_medium_caps.eot');
    src: url('/css/bpg_medium_caps.eot?#iefix') format('embedded-opentype'),
		 url('/css/bpg_medium_caps.woff') format('woff'),
		 url('/css/bpg_medium_caps.ttf') format('truetype'),
		 url('/css/bpg_medium_caps.svg#bpg_medium_caps') format('svg');    
}
@font-face {
	font-family: bpg-arial;
	src: url('/css/bpg_arial_2009.eot');
    src: url('/css/bpg_arial_2009.eot?#iefix') format('embedded-opentype'),
		 url('/css/bpg_arial_2009.woff') format('woff'),
		 url('/css/bpg_arial_2009.ttf') format('truetype'),
		 url('/css/bpg_arial_2009.svg#bpg_arial_2009.svg') format('svg');    
}

*{font-family: bpg-arial}

