.w900 { font-weight: 900; }
.w700 { font-weight: 700; }
.w800 { font-weight: 800; }
.w300 { font-weight: 300; }
.w100 { font-weight: 100; }
.w200 { font-weight: 200; }
.w600 { font-weight: 600; }
.w400 { font-weight: 400; }
.w500 { font-weight: 500; }
.italic { font-style: italic; }

.Proximity-Pixel { font-family: 'Proximity Pixel'; }

@font-face {
	font-family:'Proximity Pixel';
	src: 	url('/fonts/proxtest/proximitypixel-bd100.woff') format('woff');
	font-style: normal;
	font-weight: 900;
}
@font-face {
	font-family:'Proximity Pixel';
	src: 	url('/fonts/proxtest/proximitypixel-bd25.woff') format('woff');
	font-style: normal;
	font-weight: 700;
}
@font-face {
	font-family:'Proximity Pixel';
	src: 	url('/fonts/proxtest/proximitypixel-bd50.woff') format('woff');
	font-style: normal;
	font-weight: 800;
}
@font-face {
	font-family:'Proximity Pixel';
	src: 	url('/fonts/proxtest/proximitypixel-lt100.woff') format('woff');
	font-style: normal;
	font-weight: 300;
}
@font-face {
	font-family:'Proximity Pixel';
	src: 	url('/fonts/proxtest/proximitypixel-lt25.woff') format('woff');
	font-style: normal;
	font-weight: 100;
}
@font-face {
	font-family:'Proximity Pixel';
	src: 	url('/fonts/proxtest/proximitypixel-lt50.woff') format('woff');
	font-style: normal;
	font-weight: 200;
}
@font-face {
	font-family:'Proximity Pixel';
	src: 	url('/fonts/proxtest/proximitypixel-rg100.woff') format('woff');
	font-style: normal;
	font-weight: 600;
}
@font-face {
	font-family:'Proximity Pixel';
	src: 	url('/fonts/proxtest/proximitypixel-rg25.woff') format('woff');
	font-style: normal;
	font-weight: 400;
}
@font-face {
	font-family:'Proximity Pixel';
	src: 	url('/fonts/proxtest/proximitypixel-rg50.woff') format('woff');
	font-style: normal;
	font-weight: 500;
}
