@font-face {
	font-family: 'Lobster';
	font-style: normal;
	font-weight: normal;
	src:
		local('Lobster Regular'),
		local('Lobster-Regular'),
		/* from https://fonts.gstatic.com/s/lobster/v20/neILzCirqoswsqX9zoKmNw.eot */
		url('Lobster.eot?#iefix') format('embedded-opentype'),
		/* from https://fonts.gstatic.com/s/lobster/v20/neILzCirqoswsqX9zoKmNQ.woff */
		url('Lobster.woff') format('woff'),
		/* from https://fonts.gstatic.com/s/lobster/v20/neILzCirqoswsqX9zoKmMw.woff2 */
		url('Lobster.woff2') format('woff2'),
		/* from https://fonts.gstatic.com/l/font?kit=neILzCirqoswsqX9zoKmNA&skey=7ed805a363b4659c&v=v20#Lobster */
		url('Lobster.svg#Lobster') format('svg'),
		/* from https://fonts.gstatic.com/s/lobster/v20/neILzCirqoswsqX9zoKmNg.ttf */
		url('Lobster.ttf') format('truetype');
}
