@charset "utf-8";
/* CSS Document */

@font-face {
	font-family: 'gill';	
	src: local('gill'),
	url('../fonts/gill.eot'),
	url('../fonts/gill.woff'),
	url('../fonts/gill.ttf');
}