@charset "utf-8";

@font-face {
    font-family: "GothicA1-Regular";
    font-style: normal;
    font-weight: 400;
    src: url('../css/font/gothica1-regular-webfont.woff') format("woff");
}
@font-face {
    font-family: "GothicA1-Bold";
    font-style: normal;
    font-weight: 700;
    src:  url('../css/font/gothica1-bold-webfont.woff') format("woff");
}

/* 에스코어 드림 */

@font-face {
    font-family: 's-core';
    src: url('../css/font/scdream4-webfont.woff2') format('woff2'),
         url('../css/font/scdream4-webfont.woff') format('woff');
font-style: normal;
font-weight: 400;
}

@font-face {
    font-family: 's-core';
    src: url('../css/font/scdream5-webfont.woff2') format('woff2'),
         url('../css/font/scdream5-webfont.woff') format('woff');
font-style: normal;
font-weight: 500;
}

@font-face {
    font-family: 's-core';
    src: url('../css/font/scdream6-webfont.woff2') format('woff2'),
         url('../css/font/scdream6-webfont.woff') format('woff');
font-style: normal;
font-weight: 600;
}

@font-face {
    font-family: 's-core';
    src: url('../css/font/scdream7-webfont.woff2') format('woff2'),
         url('../css/font/scdream7-webfont.woff') format('woff');
font-style: normal;
font-weight: 700;
}
@font-face {
    font-family: 's-core';
    src: url('../css/font/scdream8-webfont.woff2') format('woff2'),
         url('../css/font/scdream8-webfont.woff') format('woff');
font-style: normal;
font-weight: 800;
}
@font-face {
    font-family: 'Father_loveletter';
    src: url('../css/font/Father_loveletter.woff') format('woff');
font-style: normal;
font-weight: normal;
}

