/* 코어고딕 웹폰트 =================================================================================================*/
@font-face {
    font-family: 'Core Gothic';
    font-style: normal;
    font-weight: 100;
    src: url('../font/CoreGTE1.woff') format('woff');
}

@font-face {
    font-family: 'Core Gothic';
    font-style: normal;
    font-weight: 200;
    src: url('../font/CoreGTE2.woff') format('woff');
}

@font-face {
    font-family: 'Core Gothic';
    font-style: normal;
    font-weight: 300;
    src: url('../font/CoreGTE3.woff') format('woff');
}

@font-face {
    font-family: 'Core Gothic';
    font-style: normal;
    font-weight: 400;
    src: url('../font/CoreGTE4.woff') format('woff');
}

@font-face {
    font-family: 'Core Gothic';
    font-style: normal;
    font-weight: 500;
    src: url('../font/CoreGTE5.woff') format('woff');
}

@font-face {
    font-family: 'Core Gothic';
    font-style: normal;
    font-weight: 600;
    src: url('../font/CoreGTE6.woff') format('woff');
}

@font-face {
    font-family: 'Core Gothic';
    font-style: normal;
    font-weight: 700;
    src: url('../font/CoreGTE7.woff') format('woff');
}

@font-face {
    font-family: 'Core Gothic';
    font-style: normal;
    font-weight: 800;
    src: url('../font/CoreGTE8.woff') format('woff');
}

@font-face {
    font-family: 'Core Gothic';
    font-style: normal;
    font-weight: 900;
    src: url('../font/CoreGTE9.woff') format('woff');
}

/* //코어고딕 웹폰트 =================================================================================================*/