/* Polices incluses */
/* http://typographisme.net/post/Bonnes-pratiques-pour-les-d%C3%A9clarations-@font-face */
@font-face {
	font-family: 'Shark Random Funnyness 2';
	src: url('/fonts/srf2.gz.eot');
	src: url('/fonts/srf2.gz.eot?') format('embedded-opentype'),
		 url('/fonts/srf2.woff') format('woff'),
		 url('/fonts/srf2.gz.ttf') format('truetype'),
		 url('/fonts/srf2.gz.svg#SharkRandomFunnyness2Regular') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'TeX Gyre Bonum';
	src: url('/fonts/texgyrebonum-regular.gz.eot');
	src: url('/fonts/texgyrebonum-regular.gz.eot?') format('embedded-opentype'),
		 url('/fonts/texgyrebonum-regular.woff') format('woff'),
		 url('/fonts/texgyrebonum-regular.gz.ttf') format('truetype'),
		 url('/fonts/texgyrebonum-regular.gz.svg#TeXGyreBonumRegular') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'TeX Gyre Bonum';
	src: url('/fonts/texgyrebonum-bold.gz.eot');
	src: url('/fonts/texgyrebonum-bold.gz.eot?') format('embedded-opentype'),
		 url('/fonts/texgyrebonum-bold.woff') format('woff'),
		 url('/fonts/texgyrebonum-bold.gz.ttf') format('truetype'),
		 url('/fonts/texgyrebonum-bold.gz.svg#TeXGyreBonumBold') format('svg');
	font-weight: bold;
	font-style: normal;
}

@font-face {
	font-family: 'TeX Gyre Bonum';
	src: url('/fonts/texgyrebonum-italic.gz.eot');
	src: url('/fonts/texgyrebonum-italic.gz.eot?') format('embedded-opentype'),
		 url('/fonts/texgyrebonum-italic.woff') format('woff'),
		 url('/fonts/texgyrebonum-italic.gz.ttf') format('truetype'),
		 url('/fonts/texgyrebonum-italic.gz.svg#TeXGyreBonumItalic') format('svg');
	font-weight: normal;
	font-style: italic;
}

@font-face {
	font-family: 'TeX Gyre Bonum';
	src: url('/fonts/texgyrebonum-bolditalic.gz.eot');
	src: url('/fonts/texgyrebonum-bolditalic.gz.eot?') format('embedded-opentype'),
		 url('/fonts/texgyrebonum-bolditalic.woff') format('woff'),
		 url('/fonts/texgyrebonum-bolditalic.gz.ttf') format('truetype'),
		 url('/fonts/texgyrebonum-bolditalic.gz.svg#TeXGyreBonumBoldItalic') format('svg');
	font-weight: bold;
	font-style: italic;
}

@font-face {
	font-family: 'Rochester';
	src: url('/fonts/rochester-regular.gz.eot');
	src: url('/fonts/rochester-regular.gz.eot?') format('embedded-opentype'),
		 url('/fonts/rochester-regular.woff') format('woff'),
		 url('/fonts/rochester-regular.gz.ttf') format('truetype'),
		 url('/fonts/rochester-regular.gz.svg#RochesterRegular') format('svg');
	font-weight: normal;
	font-style: normal;
}
