@charset "euc-kr";

<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>

<link href="https://fonts.googleapis.com/css2?family=Noto+Sans+KR:wght@100;300;400;500;700;900&display=swap" rel="stylesheet">


@font-face {
    font-family: 'Archivo';
    src: url('https://jtmg.co.kr/tni_new/fonts/Archivo-ExtraLight.woff') format('woff');
    font-weight: 200;
    font-style: light;
}

@font-face {
    font-family: 'Archivo';
    src: url('https://jtmg.co.kr/tni_new/fonts/Archivo-Regular.woff') format('woff');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'Archivo';
    src: url('https://jtmg.co.kr/tni_new/fonts/Archivo-Bold.woff') format('woff');
    font-weight: 600;
    font-style: bold;
}

@font-face {
    font-family: 'Montserrat'
    src: url('https://jtmg.co.kr/tni_new/fonts/Montserrat.woff') format('woff');
    font-weight: 400;
    font-style: normal;
}

