@font-face {
    font-family: 'YuGothic';
    src: url("../fonts/yugothic.ttf") format('opentype');
}

@font-face {
    font-family: 'DIN 2014 Bold';
    src: url("../fonts/din-2014-bold.eot");
    src: url("../fonts/din-2014-bold.woff2") format('woff2'),
        url("../fonts/din-2014-bold.woff") format('woff'),
        url("../fonts/din-2014-bold.svg") format('svg'),
        url("../fonts/din-2014-bold.ttf") format('opentype');
}

@font-face {
    font-family: 'Font Awesome';
    font-style: normal;
    font-weight: 400;
    src: url("../fonts/fa-regular-400.eot");
    src: url("../fonts/fa-regular-400.woff2") format('woff2'),
        url("../fonts/fa-regular-400.woff") format('woff'),
        url("../fonts/fa-regular-400.svg") format('svg'),
        url("../fonts/fa-regular-400.ttf") format('opentype');
}
@font-face {
    font-family: 'Font Awesome';
    font-style: solid;
    font-weight: 900;
    src: url("../fonts/fa-solid-900.eot");
    src: url("../fonts/fa-solid-900.woff2") format('woff2'),
        url("../fonts/fa-solid-900.woff") format('woff'),
        url("../fonts/fa-solid-900.svg") format('svg'),
        url("../fonts/fa-solid-900.ttf") format('opentype');
}
@font-face {
    font-family: 'Font Awesome';
    font-style: brands;
    font-weight: 400;
    src: url("../fonts/fa-brands-400.eot");
    src: url("../fonts/fa-brands-400.woff2") format('woff2'),
        url("../fonts/fa-brands-400.woff") format('woff'),
        url("../fonts/fa-brands-400.svg") format('svg'),
        url("../fonts/fa-brands-400.ttf") format('opentype');
}

@font-face {
    font-family: 'Yu Mincho Demibold';
    src: url('../fonts/YuMincho-Demibold.eot');
    src: url('../fonts/YuMincho-Demibold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/YuMincho-Demibold.woff2') format('woff2'),
        url('../fonts/YuMincho-Demibold.woff') format('woff'),
        url('../fonts/YuMincho-Demibold.ttf') format('truetype'),
        url('../fonts/YuMincho-Demibold.svg#YuMincho-Demibold') format('svg');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'A-OTF Folk Pro';
    src: url("../fonts/A-OTF-Folk-Pro-R.otf") format("opentype");
}