@font-face {
	font-family: 'Whois';
	src: url('whois-mono.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Garabosse';
	src: url('Garabosse-Mignonne.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Garabosse';
	src: url('Garabosse-Perle.woff') format('woff');
	font-weight: bold;
	font-style: normal;
}


@font-face {
	font-family: 'Garabossoil';
	src: 	url('Garabossoil-Regular.woff2') format('woff2'),
		url('Garabossoil-Regular.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Garabossoil';
	src: 	url('Garabossoil-Thin.woff2') format('woff2'),
		url('Garabossoil-Thin.woff') format('woff');
	font-weight: 100;
	font-style: normal;
}

@font-face {
	font-family: 'Garabossoil';
	src: 	url('Garabossoil-Bold.woff2') format('woff2'),
		url('Garabossoil-Bold.woff') format('woff');
	font-weight: bold;
	font-style: normal;
}



