/* NOTOSANS */
@font-face {
    font-family: 'NotoSansCJK';
    font-weight: 100;
    src:url('../fonts/NotoSansCJKkr-Thin.woff') format('woff');
}

@font-face {
    font-family: 'NotoSansCJK';
    font-weight: 200;
    src:url('../fonts/NotoSansCJKkr-Light.woff') format('woff');
}

@font-face {
    font-family: 'NotoSansCJK';
    font-weight: 300;
    src:url('../fonts/NotoSansCJKkr-DemiLight.woff') format('woff');
}

@font-face {
    font-family: 'NotoSansCJK';
    font-weight: 400;
    src:url('../fonts/NotoSansCJKkr-Regular.woff') format('woff');
}

@font-face {
    font-family: 'NotoSansCJK';
    font-weight: 500;
    src:url('../fonts/NotoSansCJKkr-Medium.woff') format('woff');
}

@font-face {
    font-family: 'NotoSansCJK';
    font-weight: 900;
    src:url('../fonts/NotoSansCJKkr-Black.woff') format('woff');
}

@font-face {
    font-family: 'NotoSansCJK';
    font-weight: 700;
    src:url('../fonts/NotoSansCJKkr-Bold.woff') format('woff'),
}

@font-face{
    font-family:'VolvoNovum';
    src:url('../fonts/VolvoNovum-Regular.woff') format('woff');
    font-weight: 400;
    font-style:normal
}
@font-face{
    font-family:'VolvoNovum';
    src:url('../fonts/VolvoNovum-SemiLight.woff') format('woff');
    font-weight: 300;
    font-style:normal
}
@font-face{
    font-family:'VolvoNovum';
    src:url('../fonts/VolvoNovum-Medium.woff') format('woff');
		
    font-weight: 500;
    font-style:normal
}