@font-face {
  font-family: 'BrushHandNew';
  src: url('BrushHandNew.ttf') format('truetype'),
		url('BrushHandNew.otf') format('opentype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
    font-family: 'GenJyuuGothic-P';
    src: url('GenJyuuGothic-P-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'GenJyuuGothic-P';
    src: url('GenJyuuGothic-P-ExtraLight.ttf') format('truetype');
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'GenJyuuGothic-P';
    src: url('GenJyuuGothic-P-Heavy') format('truetype');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'GenJyuuGothic-P';
    src: url('GenJyuuGothic-P-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'GenJyuuGothic-P';
    src: url('GenJyuuGothic-P-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'GenJyuuGothic-P';
    src: url('GenJyuuGothic-P-Normal.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'GenJyuuGothic-P';
    src: url('GenJyuuGothic-P-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}