/* 에스코어드림 */
@font-face {
    font-family: 'ScoreDream';    
    src: url('font/SCDream-light.woff') format('woff'),
        url('font/SCDream-light.woff2') format('woff2');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'ScoreDream';    
    src: url('font/SCDream-regular.woff') format('woff'),
        url('font/SCDream-regular.woff2') format('woff2');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'ScoreDream';    
    src: url('font/SCDream-medium.woff') format('woff'),
        url('font/SCDream-medium.woff2') format('woff2');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'ScoreDream';    
    src: url('font/SCDream-bold.woff') format('woff'),
        url('font/SCDream-bold.woff2') format('woff2');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'ScoreDream';    
    src: url('font/SCDream-extrabold.woff') format('woff'),
        url('font/SCDream-extrabold.woff2') format('woff2');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'ScoreDream';    
    src: url('font/SCDream-heavy.woff') format('woff'),
        url('font/SCDream-heavy.woff2') format('woff2');
    font-weight: 800;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'ScoreDream';    
    src: url('font/SCDream-black.woff') format('woff'),
        url('font/SCDream-black.woff2') format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}


/* Titillium Web */
@font-face {
    font-family: 'Titillium Web';
    src: url('font/TitilliumWeb-Regular.woff2') format('woff2'),
        url('font/TitilliumWeb-Regular.woff') format('woff'),
        url('font/TitilliumWeb-Regular.svg#TitilliumWeb-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Titillium Web';
    src: url('font/TitilliumWeb-Bold.woff2') format('woff2'),
        url('font/TitilliumWeb-Bold.woff') format('woff'),
        url('font/TitilliumWeb-Bold.svg#TitilliumWeb-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Titillium Web';
    src: url('font/TitilliumWeb-SemiBold.woff2') format('woff2'),
        url('font/TitilliumWeb-SemiBold.woff') format('woff'),
        url('font/TitilliumWeb-SemiBold.svg#TitilliumWeb-SemiBold') format('svg');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}



/* 노토산스 */
@font-face {
    font-family: 'NotoSans';    
    src: url('font/NotoSans-Light.woff') format('woff'),
        url('font/NotoSans-Light.woff2') format('woff2');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'NotoSans';    
    src: url('font/NotoSans-Regular.woff') format('woff'),
        url('font/NotoSans-Regular.woff2') format('woff2');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'NotoSans';    
    src: url('font/NotoSans-Medium.woff') format('woff'),
        url('font/NotoSans-Medium.woff2') format('woff2');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'NotoSans';    
    src: url('font/NotoSans-Bold.woff') format('woff'),
        url('font/NotoSans-Bold.woff2') format('woff2');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}


