@font-face { 
	font-family: "Gotham Rounded SSm B"; 
	font-style: normal; 
    font-weight: 400; 
	src: local(""), url("fonts/gothamrndssm_bold.woff2") format("woff2"); /* Chrome 26+, Opera 23+, Firefox 39+ */ 
}
 
.ggskin {
	font-family: Gotham Rounded SSm B, Arial !important;
	color: #000a8c !important;
}

 .popup {
	background-image: url("cloud.png") !important;
	background-size: 100% 100% !important;
	background-repeat: no-repeat;
}