/* 	TASHA - Fashion Design
	Code and Design by Paul Braham - http://www.paulbraham.com
	CSS for embedded Secret Code font.
*/

@font-face {
	font-family: 'SecretCodeRegular';
	src: url('font/secrcode-webfont.eot');
	src: local('☺'), url('font/secrcode-webfont.woff') format('woff'), url('font/secrcode-webfont.ttf') format('truetype'), url('font/secrcode-webfont.svg#webfont') format('svg');
	font-weight: normal;
	font-style: normal;
}

