/* -----------------------------------------
   Font-face:
----------------------------------------- */

@font-face{ 
font-family:"Open_Sans_B";
src: url('opensans-bold-webfont.eot'); 
src: 
url('opensans-bold-webfontd41d.eot?#iefix') format('embedded-opentype'), 
url('opensans-bold-webfont.woff') format('woff'), 
url('opensans-bold-webfont.ttf') format('truetype'), 
url('opensans-bold-webfont.svg#webfont') format('svg'); 
}
@font-face{ 
font-family:"Open_Sans_R";
src: url('opensans-regular-webfont.eot'); 
src: 
url('opensans-regular-webfontd41d.eot?#iefix') format('embedded-opentype'), 
url('opensans-regular-webfont.woff') format('woff'), 
url('opensans-regular-webfont.ttf') format('truetype'), 
url('opensans-regular-webfont.svg#webfont') format('svg'); 
}
@font-face{ 
font-family:"Open_Sans_L";
src: url('opensans-light-webfont.eot'); 
src: 
url('opensans-light-webfontd41d.eot?#iefix') format('embedded-opentype'), 
url('opensans-light-webfont.woff') format('woff'), 
url('opensans-light-webfont.ttf') format('truetype'), 
url('opensans-light-webfont.svg#webfont') format('svg'); 
}

