@font-face {
	font-family: "Akrobat";
	src: url('fonts/akrobat-light.eot');
	src: url('fonts/akrobat-light.eot#iefix') format('embedded-opentype'), url('fonts/akrobat-light.woff2') format('woff2'), url('fonts/akrobat-light.woff') format('woff'), url('fonts/akrobat-light.ttf') format('truetype');
	font-weight: 200
}

@font-face {
	font-family: "Akrobat";
	src: url('fonts/akrobat-regular.eot');
	src: url('fonts/akrobat-regular.eot#iefix') format('embedded-opentype'), url('fonts/akrobat-regular.woff2') format('woff2'), url('fonts/akrobat-regular.woff') format('woff'), url('fonts/akrobat-regular.ttf') format('truetype');
	font-weight: normal
}

@font-face {
	font-family: "Akrobat";
	src: url('fonts/akrobat-bold.eot');
	src: url('fonts/akrobat-bold.eot#iefix') format('embedded-opentype'), url('fonts/akrobat-bold.woff2') format('woff2'), url('fonts/akrobat-bold.woff') format('woff'), url('fonts/akrobat-bold.ttf') format('truetype');
	font-weight: bold
}

@font-face {
	font-family: "Akrobat";
	src: url('fonts/akrobat-extrabold.eot');
	src: url('fonts/akrobat-extrabold.eot#iefix') format('embedded-opentype'), url('fonts/akrobat-extrabold.woff2') format('woff2'), url('fonts/akrobat-extrabold.woff') format('woff'), url('fonts/akrobat-extrabold.ttf') format('truetype');
	font-weight: 900
}

@font-face {
	font-family: "Zilla-Slab";
	src: url('fonts/zillaslab-regular.eot');
	src: url('fonts/zillaslab-regular.eot#iefix') format('embedded-opentype'), url('fonts/zillaslab-regular.woff2') format('woff2'), url('fonts/zillaslab-regular.woff') format('woff'), url('fonts/zillaslab-regular.ttf') format('truetype');
	font-weight: normal
}

div.ggskin_text {
    color: #000b3f!important;
    font-size: 16px;
    line-height: 22px;
    font-family: "Akrobat", Arial, Helvetica!important;
    font-weight: normal;
}

div.ggskin_rectangle {
	box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.2);
}