@font-face {
	font-family: 'MetaN';
    src: url('../fonts/Meta-Normal.eot');
	src: local('☺'), 
		url('../fonts/Meta-Normal.woff') format('woff'), 
		url('../fonts/Meta-Normal.ttf') format('truetype'), 
		url('../fonts/Meta-Normal.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'MetaB';
    src: url('../fonts/MetaNormal-Bold.eot');
	src: local('☺'), 
		url('../fonts/MetaNormal-Bold.woff') format('woff'), 
		url('../fonts/MetaNormal-Bold.ttf') format('truetype'), 
		url('../fonts/MetaNormal-Bold.svg') format('svg');
	font-weight: bold;
	font-style: bold;
}
