@charset "UTF-8";

.front-div{
	border:1px;
	border-color: black;
	background-color: #F8F8F8;
	vertical-align: middle;
	text-align: center;
}
.fa-b:before {
    font-family: Arial; /* your font family here! */
    font-weight: bold;
    content: '자리설명';
    font-size: 14px!important;
}