@font-face {
    font-family:Intro Black;
    src:url('../fonts/IntroBlack.otf');
}
@font-face {
    font-family:Intro Light;
    src:url('../fonts/IntroLight.otf');
}
@font-face {
    font-family:Intro Book;
    src:url('../fonts/IntroBook.otf');
}
@font-face {
    font-family:Intro Bold;
    src:url('../fonts/IntroBold.otf');
}
@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');*/
}
/*INICIO Edgar Rangel */
@font-face {
    font-family:Baloo Regular;
    src:url('../fonts/Baloo-Regular.ttf');
}
@font-face {
    font-family:Proxima Nova Light;
    src:url('../fonts/Proxima Nova Light.otf');
}
@font-face {
    font-family:Proxima Nova Black;
    src:url('../fonts/Proxima Nova Black.otf');
}
@font-face {
    font-family:Proxima Nova Bold;
    src:url('../fonts/Proxima Nova Bold.otf');
}
@font-face {
    font-family:Proxima Nova Regular;
    src:url('../fonts/Proxima Nova Reg.otf');
}

/*FIN Edgar Rangel*/