@charset "UTF-8";

@font-face {

		
    font-family: 'MetaNormal';
    src: url('../fonts/MetaWeb-Normal.eot');
    src: url('../fonts/MetaWeb-Normal.eot?#iefix') format('embedded-opentype'),
         url('../fonts/MetaWeb-Normal.woff') format('woff'),
         url('../fonts/MetaWeb-Normal.ttf') format('truetype'),
         url('../fonts/MetaWeb-Normal.svg#MetaWeb-Normal') format('svg');
    font-weight: normal;
    font-style: normal;	
	src /*\**/: url('../fonts/MetaWeb-Normal.eot');
	
	
font-family: MetaNormal;
src: url("../fonts/MetaWeb-Normal.eot");

src: local("☺"), 
url('../fonts/MetaWeb-Normal.woff')format('woff'),  
url('../fonts/MetaBookRoman.TTF')format('truetype'),  
url('../fonts/MetaNormal-Roman.otf')format('opentype');

}


@font-face {
font-family: MetaNormalItalic;
src:local("☺"), url('../fonts/MetaNormal-Italic.otf') format('opentype');

}

@font-face {
font-family: MetaBold;
src: url("../fonts/MetaWeb-Bold.eot");

src: local("☺"), url('../fonts/MetaBold-Roman.otf') format('opentype');
}

@font-face {
font-family: MetaBoldItalic;
src: url("../fonts/MetaWeb-Bold.eot");

src: local("☺"), url('../fonts/MetaBold-Italic.otf') format('opentype');
}

@font-face {
font-family: MetaMediumRoman;
src: url('../fonts/MetaMedium-Roman.otf') format('opentype');
}

@font-face {
font-family: MetaMediumExpert;
src: url('../fonts/MetaMedium-Expert.otf') format('opentype');
}


