@font-face {
    font-family: 'YS GenYoGothic';
    src: url('../fonts/GenYoGothic-EL.ttc');
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'YS GenYoGothic';
    src: url('../fonts/GenYoGothic-L.ttc');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'YS GenYoGothic';
    src: url('../fonts/GenYoGothic-N.ttc');
    font-weight: 350;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'YS GenYoGothic';
    src: url('../fonts/GenYoGothic-R.ttc');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'YS GenYoGothic';
    src: url('../fonts/GenYoGothic-M.ttc');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'YS GenYoGothic';
    src: url('../fonts/GenYoGothic-B.ttc');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'YS GenYoGothic';
    src: url('../fonts/GenYoGothic-H.ttc');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'YS Helvetica Neue';
    src: url('../fonts/HelveticaNeue.ttc');
    font-weight: 100 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'YS Helvetica';
    src: url('../fonts/Helvetica.ttc');
    font-weight: 100 900;
    font-style: normal;
    font-display: swap;
}