/* Noto Sans KR */
@font-face {
    font-family: 'Noto Sans KR';
    src: url('../fonts/NotoSansKR-Thin.ttf');
    font-weight: 100;
    font-style: normal;
    unicode-range: U+AC00-D7A3;
}

@font-face {
    font-family: 'Noto Sans KR';
    src: url('../fonts/NotoSansKR-ExtraLight.ttf');
    font-weight: 200;
    font-style: normal;
    unicode-range: U+AC00-D7A3;
}

@font-face {
    font-family: 'Noto Sans KR';
    src: url('../fonts/NotoSansKR-Light.ttf');
    font-weight: 300;
    font-style: normal;
    unicode-range: U+AC00-D7A3;
}

@font-face {
    font-family: 'Noto Sans KR';
    src: url('../fonts/NotoSansKR-Regular.ttf');
    font-weight: 400;
    font-style: normal;
    unicode-range: U+AC00-D7A3;
}

@font-face {
    font-family: 'Noto Sans KR';
    src: url('../fonts/NotoSansKR-Medium.ttf');
    font-weight: 500;
    font-style: normal;
    unicode-range: U+AC00-D7A3;
}

@font-face {
    font-family: 'Noto Sans KR';
    src: url('../fonts/NotoSansKR-SemiBold.ttf');
    font-weight: 600;
    font-style: normal;
    unicode-range: U+AC00-D7A3;
}

@font-face {
    font-family: 'Noto Sans KR';
    src: url('../fonts/NotoSansKR-Bold.ttf');
    font-weight: 700;
    font-style: normal;
    unicode-range: U+AC00-D7A3;
}

@font-face {
    font-family: 'Noto Sans KR';
    src: url('../fonts/NotoSansKR-ExtraBold.ttf');
    font-weight: 800;
    font-style: normal;
    unicode-range: U+AC00-D7A3;
}

@font-face {
    font-family: 'Noto Sans KR';
    src: url('../fonts/NotoSansKR-Black.ttf');
    font-weight: 900;
    font-style: normal;
    unicode-range: U+AC00-D7A3;
}

/* Titillium Web */
@font-face {
    font-family: 'Titillium Web';
    src: url('../fonts/TitilliumWeb-Black.ttf');
    font-weight: 900;
    font-style: normal;
    unicode-range: U+0020-007E;
}

@font-face {
    font-family: 'Titillium Web';
    src: url('../fonts/TitilliumWeb-Bold.ttf');
    font-weight: 700;
    font-style: normal;
    unicode-range: U+0020-007E;
}

@font-face {
    font-family: 'Titillium Web';
    src: url('../fonts/TitilliumWeb-SemiBold.ttf');
    font-weight: 600;
    font-style: normal;
    unicode-range: U+0020-007E;
}

@font-face {
    font-family: 'Titillium Web';
    src: url('../fonts/TitilliumWeb-Regular.ttf');
    font-weight: 400;
    font-style: normal;
    unicode-range: U+0020-007E;
}

@font-face {
    font-family: 'Titillium Web';
    src: url('../fonts/TitilliumWeb-Light.ttf');
    font-weight: 300;
    font-style: normal;
    unicode-range: U+0020-007E;
}

@font-face {
    font-family: 'Titillium Web';
    src: url('../fonts/TitilliumWeb-ExtraLight.ttf');
    font-weight: 200;
    font-style: normal;
    unicode-range: U+0020-007E;
}

@font-face {
    font-family: 'Titillium Web';
    src: url('../fonts/TitilliumWeb-Thin.ttf');
    font-weight: 100;
    font-style: normal;
    unicode-range: U+0020-007E;
}

/* Maru Buri */
@font-face {
    font-family: 'Maru Buri';
    src: url('../fonts/MaruBuri-ExtraLight.ttf');
    font-weight: 200;
    font-style: normal;
}

@font-face {
    font-family: 'Maru Buri';
    src: url('../fonts/MaruBuri-Light.ttf');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Maru Buri';
    src: url('../fonts/MaruBuri-Regular.ttf');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'Maru Buri';
    src: url('../fonts/MaruBuri-SemiBold.ttf');
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: 'Maru Buri';
    src: url('../fonts/MaruBuri-Bold.ttf');
    font-weight: 700;
    font-style: normal;
}
