@font-face {
    font-family: 'YuGothic-Regular';
    src: url('../fonts/YuGothic-Regular.eot');
    src: url('../fonts/YuGothic-Regular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/YuGothic-Regular.woff2') format('woff2'),
        url('../fonts/YuGothic-Regular.woff') format('woff'),
        url('../fonts/YuGothic-Regular.ttf') format('truetype'),
        url('../fonts/YuGothic-Regular.svg#YuGothic-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'YuGothic-Medium';
    src: url('../fonts/YuGothic-Medium.eot');
    src: url('../fonts/YuGothic-Medium.eot?#iefix') format('embedded-opentype'),
        url('../fonts/YuGothic-Medium.woff2') format('woff2'),
        url('../fonts/YuGothic-Medium.woff') format('woff'),
        url('../fonts/YuGothic-Medium.ttf') format('truetype'),
        url('../fonts/YuGothic-Medium.svg#YuMincho-Demibold') format('svg');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'YuGothic-Bold';
    src: url('../fonts/YuGothic-Bold.eot');
    src: url('../fonts/YuGothic-Bold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/YuGothic-Bold.woff2') format('woff2'),
        url('../fonts/YuGothic-Bold.woff') format('woff'),
        url('../fonts/YuGothic-Bold.ttf') format('truetype'),
        url('../fonts/YuGothic-Bold.svg#YuGothic-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Red Velvet';
    src: url('../fonts/RedVelvet-Regular.eot');
    src: url('../fonts/RedVelvet-Regular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/RedVelvet-Regular.woff2') format('woff2'),
        url('../fonts/RedVelvet-Regular.woff') format('woff'),
        url('../fonts/RedVelvet-Regular.ttf') format('truetype'),
        url('../fonts/RedVelvet-Regular.svg#RedVelvet-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'YuMincho-Regular';
    src: url('../fonts/YuMincho-Regular.eot');
    src: url('../fonts/YuMincho-Regular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/YuMincho-Regular.woff2') format('woff2'),
        url('../fonts/YuMincho-Regular.woff') format('woff'),
        url('../fonts/YuMincho-Regular.ttf') format('truetype'),
        url('../fonts/YuMincho-Regular.svg#YuMincho-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}








