@font-face {
	font-family: 'gbook';
    src: url("/fonts/gbook.eot");
    src: url("/fonts/gbook.eot?#iefix") format("embedded-opentype"),
         url("/fonts/gbook.woff") format("woff"),
         url("/fonts/gbook.ttf") format("truetype"),
         url("/fonts/gbook.svg#font") format("svg");
         }
@font-face {
	font-family: 'gbold';
    src: url("/fonts/gbold.eot");
    src: url("/fonts/gbold.eot?#iefix") format("embedded-opentype"),
         url("/fonts/gbold.woff") format("woff"),
         url("/fonts/gbold.ttf") format("truetype"),
         url("/fonts/gbold.svg#font") format("svg");
         }
@font-face {
	font-family: 'gbook_it';
    src: url("/fonts/gbook_it.eot");
    src: url("/fonts/gbook_it.eot?#iefix") format("embedded-opentype"),
         url("/fonts/gbook_it.woff") format("woff"),
         url("/fonts/gbook_it.ttf") format("truetype"),
         url("/fonts/gbook_it.svg#font") format("svg");
}
 @font-face
{
font-family: "glight";
src: url("/fonts/gotl.eot");
src: url('/fonts/gotl.woff') format('woff'), 
  	 url('/fonts/gotl.ttf') format('truetype'), 
	 url('/fonts/gotl.svg#font') format('svg');
}