@font-face {
    font-family:Intro Black;
    src:url('../fonts/IntroBlack.otf');
}
@font-face {
    font-family:Intro Light;
    src:url('../fonts/IntroLight.otfe');
}
@font-face {
    font-family:Intro Book;
    src:url('../fonts/IntroBook.otf');
	src:url('../fonts/IntroBook.eot?#iefix') format('eot'), 
	url('../fonts/IntroBook.ttf') format('truetype');
}
@font-face {
    font-family:Intro Bold;
    src:url('../fonts/IntroBold.otf');
	src:url('../fonts/IntroBold.eot?#iefix') format('eot'), 
	url('../fonts/IntroBold.ttf') format('truetype');
}
@font-face {
    font-family:Intro Regular;
    src:url('../fonts/IntroRegular.otf');
/*	src:url('../fonts/IntroRegular.eot?#iefix') format('eot'), 
	url('../fonts/IntroRegular.ttf') format('truetype');*/
}