@charset "utf-8";
/* CSS Document */

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