@font-face {
    font-family:Intro Black;
    src:url('../fonts/IntroBlack.otf');
}
@font-face {
    font-family: Intro Light;
    src:url('../fonts/IntroLight.otf');
    src:url('../fonts/IntroLight.eot?#iefix') format('eot'), 
    url('../fonts/IntroLight.woff') format('woff'),
    url('../fonts/IntroLight.ttf') format('truetype'),
    url('../fonts/IntroLight.svg#Intro Light') format('svg');
}
@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');*/
}
