@charset "utf-8";
@font-face {
    font-family: 'Gothic A1';
    font-weight: normal;
    font-style: normal;
    font-display: swap;
    src: url('/css/font/gothic/gothica1-regular-webfont.woff') format('woff');
}
@font-face {
    font-family: 'Gothic A1';
    font-weight: 400;
    font-style: normal;
    font-display: swap;
    src: url('/css/font/gothic/gothica1-regular-webfont.woff') format('woff');
}
@font-face {
    font-family: 'Gothic A1';
    font-weight: bold;
    font-style: normal;
    font-display: swap;
    src: url('/css/font/gothic/gothica1-bold-webfont.woff') format('woff');

}
@font-face {
    font-family: 'Gothic A1';
    font-weight: 600;
    font-style: normal;
    font-display: swap;
    src: url('/css/font/gothic/gothica1-bold-webfont.woff') format('woff');

}
@font-face {
    font-family: 'Gothic A1';
    font-weight: 700;
    font-style: normal;
    font-display: swap;
    src: url('/css/font/gothic/gothica1-bold-webfont.woff') format('woff');

}
@font-face {
    font-family: 'gmarket';
    font-style: normal;
    font-weight:normal;
    src: url(/css/font/gmarketsans/GmarketSansMedium.woff) format('woff')
 }
 
@font-face {
    font-family: 'gmarket';
    font-style: normal;
    font-weight: 100;
    src: url(/css/font/gmarketsans/GmarketSansLight.woff) format('woff')
 }
@font-face {
    font-family: 'gmarket';
    font-style: normal;
    font-weight:400;
    src: url(/css/font/gmarketsans/GmarketSansMedium.woff) format('woff')
}
@font-face {
    font-family: 'gmarket';
    font-style: normal;
    font-weight:600;
    src: url(/css/font/gmarketsans/GmarketSansBold.woff) format('woff')
}


