@font-face {
	font-family: 'ChunkFive';
	src: url('ChunkFive-Roman.eot');
	src: url('ChunkFive-Roman.eot?#iefix') format('embedded-opentype'),
		url('ChunkFive-Roman.woff') format('woff'),
		url('ChunkFive-Roman.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

/*@font-face {*/
	/*font-family: 'Arial';*/
	/*src: url('Arial-Black.eot');*/
	/*src: url('Arial-Black.eot?#iefix') format('embedded-opentype'),*/
		/*url('Arial-Black.woff') format('woff'),*/
		/*url('Arial-Black.ttf') format('truetype');*/
	/*font-weight: 900;*/
	/*font-style: normal;*/
/*}*/

/*@font-face {*/
	/*font-family: 'Arial';*/
	/*src: url('Arial-ItalicMT.eot');*/
	/*src: url('Arial-ItalicMT.eot?#iefix') format('embedded-opentype'),*/
		/*url('Arial-ItalicMT.woff') format('woff'),*/
		/*url('Arial-ItalicMT.ttf') format('truetype');*/
	/*font-weight: normal;*/
	/*font-style: italic;*/
/*}*/

/*@font-face {*/
	/*font-family: 'Arial';*/
	/*src: url('ArialMT.eot');*/
	/*src: url('ArialMT.eot?#iefix') format('embedded-opentype'),*/
		/*url('ArialMT.woff') format('woff'),*/
		/*url('ArialMT.ttf') format('truetype');*/
	/*font-weight: normal;*/
	/*font-style: normal;*/
/*}*/

/*@font-face {*/
	/*font-family: 'Arial';*/
	/*src: url('Arial-BoldMT.eot');*/
	/*src: url('Arial-BoldMT.eot?#iefix') format('embedded-opentype'),*/
		/*url('Arial-BoldMT.woff') format('woff'),*/
		/*url('Arial-BoldMT.ttf') format('truetype');*/
	/*font-weight: 600;*/
	/*font-style: normal;*/
/*}*/

@font-face {
  font-family: "gmg-icon";
  src:url("gmg-icons.eot");
  src:url("gmg-icons.eot?#iefix") format("embedded-opentype"),
    url("gmg-icons.woff") format("woff"),
    url("gmg-icons.ttf") format("truetype"),
    url("gmg-icons.svg#untitled-font-10") format("svg");
  font-weight: normal;
  font-style: normal;

}

@font-face {
  font-family: "gmg";
  src:url("gmg.eot");
  src:url("gmg.eot?#iefix") format("embedded-opentype"),
    url("gmg.woff") format("woff"),
    url("gmg.ttf") format("truetype"),
    url("gmg.svg#gmg") format("svg");
  font-weight: normal;
  font-style: normal;
}