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

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