@font-face{ 
font-family:"Nexa_Light";
src: url('../fonts/nexa_light/nexa_light-webfont.eot'); 
src: 
url('../fonts/nexa_light/nexa_light-webfont.eot@#iefix') format('embedded-opentype'), 
url('../fonts/nexa_light/nexa_light-webfont.woff') format('woff'), 
url('../fonts/nexa_light/nexa_light-webfont.ttf') format('truetype'), 
url('../fonts/nexa_light/nexa_light-webfont.svg#webfont') format('svg'); 
}

@font-face{ 
font-family:"Nexa_Bold";
src: url('../fonts/nexa_light/nexa_bold-webfont.eot'); 
src: 
url('../fonts/nexa_bold/nexa_bold-webfont.eot@#iefix') format('embedded-opentype'), 
url('../fonts/nexa_bold/nexa_bold-webfont.woff') format('woff'), 
url('../fonts/nexa_bold/nexa_bold-webfont.ttf') format('truetype'), 
url('../fonts/nexa_bold/nexa_bold-webfont.svg#webfont') format('svg'); 
}

@font-face{ 
font-family:"Open_Sans_R";
src: url('../fonts/open_sans/OpenSans-Regular-webfont.eot'); 
src: 
url('../fonts/open_sans/OpenSans-Regular-webfont.eot@#iefix') format('embedded-opentype'), 
url('../fonts/open_sans/OpenSans-Regular-webfont.woff') format('woff'), 
url('../fonts/open_sans/OpenSans-Regular-webfont.ttf') format('truetype'), 
url('../fonts/open_sans/OpenSans-Regular-webfont.svg#webfont') format('svg'); 
}

/*@font-face {
    font-family: 'LeagueGothicRegular';
    src: url('League_Gothic-webfont.eot');
    src: url('League_Gothic-webfont.eot?#iefix') format('embedded-opentype'),
         url('League_Gothic-webfont.woff') format('woff'),
         url('League_Gothic-webfont.ttf') format('truetype'),
         url('League_Gothic-webfont.svg#LeagueGothicRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}*/