@charset "utf-8";

@font-face {
    font-family: 'Eulyoo1945';
    font-style: normal;
    font-weight: 500;
    src:url('font/Eulyoo1945-Regular.woff') format('woff');
}

@font-face {
    font-family: 'Eulyoo1945';
    font-style: normal;
    font-weight: 600;
    src:url('font/Eulyoo1945-SemiBold.woff') format('woff');
}


@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 700;
    src:url('font/Montserrat-Bold.woff2') format('woff2');
}

@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 400;
    src:url('font/Montserrat-Regular.woff2') format('woff2');
}

@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 500;
    src:url('font/Montserrat-Medium.woff2') format('woff2');
}

@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 300;
    src:url('font/Montserrat-Light.woff2') format('woff2');
}

@font-face {
    font-family: 'SpoqaHanSans';
    src: url('font/SpoqaHanSansNeo-Light.woff2') format('woff2');
    font-weight: 300;
    font-style: normal;
}
@font-face {
    font-family: 'SpoqaHanSans';
    src: url('font/SpoqaHanSansNeo-Regular.woff2') format('woff2');
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: 'SpoqaHanSans';
    src: url('font/SpoqaHanSansNeo-Medium.woff2') format('woff2');
    font-weight: 500;
    font-style: normal;
}
@font-face {
    font-family: 'SpoqaHanSans';
    src: url('font/SpoqaHanSansNeo-Bold.woff2') format('woff2');
    font-weight: 600;
    font-style: normal;
}
