@charset 'utf-8';
/* CSS Document */


/*☺*/
    @font-face {
      font-family: 'gothicb';
      src: url(../fonts/gothicb.eot);
      src: local('gothicb'), 
             url(../fonts/gothicb.ttf) format('truetype');
    }

.gothicb{
	font-family:gothicb;
	font-size: 14px;
	}