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

@font-face {
	font-family: GenJyuuGothicX-Medium;
	src: url('../fonts/GenJyuuGothicX-Medium.ttf') format('opentype');
}
@font-face {
	font-family: Arial;
	src: url('../fonts/Arial.ttf') format('opentype');
}
@font-face {
	font-family: Ruach;
	src: url('../fonts/Ruach.ttf') format('opentype');
}
@font-face {
	font-family: carminak;
	src: url('../fonts/carminak.ttf') format('opentype');
}
@font-face {
	font-family: avgardn_0;
	src: url('../fonts/avgardn_0.ttf') format('opentype');
}
@font-face {
	font-family:Satisfy-Regular;
	src: url('../fonts/Satisfy-Regular.ttf') format('opentype');
}



/*
@font-face {
	font-family: 'notos';
	src: url('../fonts/SourceHanSerifTC-SemiBold.otf') format('opentype');
}
@font-face {
	font-family: 'arial_black';
	src: url('../fonts/ariblk.ttf') format('opentype');
}

.fw20_b{
	font-size: 20px;
	color: #51afff;
	font-weight: 600;
}
.fs18{
	font-size: 18px;
	font-weight: 600;
	line-height: 30px;
}*/
