@font-face {
	font-family: 'Cabin';
	font-style: normal;
	font-weight: normal;
	src:
		local('Cabin'),
		local('Cabin-Regular'),
		/* from http://fonts.gstatic.com/s/cabin/v11/JEgmtEDzc-IH8jBshQXrYA.woff */
		url('Cabin.woff') format('woff'),
		/* from http://fonts.gstatic.com/l/font?kit=reMsvhLtR_NipjCwZGPJyg&skey=d53a2c61c6b52b74&v=v11#Cabin */
		url('Cabin.svg') format('svg');
}
