@charset "UTF-8";

@font-face {
    font-family: 'Aktiv Grotesk';
    font-style: normal;
    font-weight: 700;
    src: url(../fonts/Aktiv_Grotesk/AktivGrotesk-BoldItalic.woff2) format('woff2'),
        url(../fonts/Aktiv_Grotesk/AktivGrotesk-BoldItalic.woff) format('woff'),
        url(../fonts/Aktiv_Grotesk/AktivGrotesk-BoldItalic.ttf) format('truetype');
}

@font-face {
    font-family: 'Alternate Gothic No3 D';
    font-style: normal;
    font-weight: 400;
    src: url(../fonts/Alternate_Gothic_No3_D_Regular/Alternate-Gothic-No3-D-Regular.woff2) format('woff2'),
        url(../fonts/Alternate_Gothic_No3_D_Regular/Alternate-Gothic-No3-D-Regular.woff) format('woff'),
        url(../fonts/Alternate_Gothic_No3_D_Regular/Alternate-Gothic-No3-D-Regular.otf) format('opentype');
}

@font-face {
    font-family: 'Zen Old Mincho';
    font-style: normal;
    font-weight: 400;
    src: url(../fonts/Zen_Old_Mincho/ZenOldMincho-Regular.woff2) format('woff2'),
        url(../fonts/Zen_Old_Mincho/ZenOldMincho-Regular.woff) format('woff'),
        url(../fonts/Zen_Old_Mincho/ZenOldMincho-Regular.ttf) format('truetype');
}

@font-face {
    font-family: 'Zen Kaku Gothic New';
    font-style: normal;
    font-weight: 400;
    src: url(../fonts/Zen_Kaku_Gothic_New/ZenKakuGothicNew-Regular.woff2) format('woff2'),
        url(../fonts/Zen_Kaku_Gothic_New/ZenKakuGothicNew-Regular.woff) format('woff'),
        url(../fonts/Zen_Kaku_Gothic_New/ZenKakuGothicNew-Regular.ttf) format('truetype');
}

@font-face {
    font-family: 'Zen Kaku Gothic New';
    font-style: normal;
    font-weight: 500;
    src: url(../fonts/Zen_Kaku_Gothic_New/ZenKakuGothicNew-Medium.woff2) format('woff2'),
        url(../fonts/Zen_Kaku_Gothic_New/ZenKakuGothicNew-Medium.woff) format('woff'),
        url(../fonts/Zen_Kaku_Gothic_New/ZenKakuGothicNew-Medium.ttf) format('truetype');
}

@font-face {
    font-family: 'Zen Kaku Gothic New';
    font-style: normal;
    font-weight: 700;
    src: url(../fonts/Zen_Kaku_Gothic_New/ZenKakuGothicNew-Bold.woff2) format('woff2'),
        url(../fonts/Zen_Kaku_Gothic_New/ZenKakuGothicNew-Bold.woff) format('woff'),
        url(../fonts/Zen_Kaku_Gothic_New/ZenKakuGothicNew-Bold.ttf) format('truetype');
}