@font-face {
	font-family: 'gothic';
	src: url('./gothic.eot');
	src: local('gothic'), url('./gothic.woff') format('woff'), url('./gothic.ttf') format('truetype');
}
/* use this class to attach this font to any element i.e. <p class="fontsforweb_fontid_9785">Text with this font applied</p> */
.fontsforweb_gothic {
	font-family: 'gothic' !important;
}

.fontsforweb_gothic_h1 {
	font-family: 'gothic' !important;
	 font-size: 30px;
    line-height: 30px;
    margin-bottom: 5px;
    text-transform: none;
    text-align: center;
    margin-bottom: 0;
	font-size:40px;color:#4D9734;
	
}
.image_border {
	
	
    text-align: center;
    font-size:40px;
	color:#4D9734;
	padding:50px;
	border:2px dashed #4D9734;
	font-family: 'gothic' !important;
}
.


/* Font downloaded from FontsForWeb.com */