@charset "utf-8";
/* 노토산스 */
@font-face {
    font-family: 'NotoKrR';
    font-style: normal;
    font-weight: 300;
    src: local('Noto Sans Regular'), local('NotoSans-Regular'), url('/images/geopark/font/NotoSans-Regular.eot');
    src: url('/images/geopark/font/NotoSans-Regular.eot?#iefix') format('embedded-opentype'),
    url('/images/geopark/font/NotoSans-Regular.woff2') format('woff2'),
    url('/images/geopark/font/NotoSans-Regular.woff') format('woff');
}

/* m쓰지말기 */
@font-face {
    font-family: 'NotoKrM';
    font-style: normal;
    font-weight: 500;
    src: local('Noto Sans Medium'), local('NotoSans-Medium'), url('/images/geopark/font/NotoSans-Medium.eot');
    src: url('/images/geopark/font/NotoSans-Medium.eot?#iefix') format('embedded-opentype'),
    url('/images/geopark/font/NotoSans-Medium.woff2') format('woff2'),
    url('/images/geopark/font/NotoSans-Medium.woff') format('woff');
}
@font-face {
    font-family: 'NotoKrB';
    font-style: normal;
    font-weight: 700;
    src: local('Noto Sans Bold'), local('NotoSans-Bold'), url('/images/geopark/font/NotoSans-Bold.eot');
    src: url('/images/geopark/font/NotoSans-Bold.eot?#iefix') format('embedded-opentype'),
    url('/images/geopark/font/NotoSans-Bold.woff2') format('woff2'),
    url('/images/geopark/font/NotoSans-Bold.woff') format('woff');
}



/* Roboto */
@font-face {
    font-family: 'Roboto-Bold';
    font-weight: normal;
    font-style: normal;
    src: url('/images/geopark/font/Roboto-Bold.ttf.ttf') format('truetype');
}


/* tenada */
@font-face {
    font-family: 'Tenada';
    font-weight: normal;
    font-style: normal;
    src: url('/images/geopark/font/Tenada.ttf') format('truetype');
}



/* KOHINanum_Bold */
@font-face {
    font-family: 'KOHINanum_Bold';
    font-weight: normal;
    font-style: normal;
    src: url('/images/geopark/font/KOHINanum_Bold.ttf') format('truetype');
}


/* KOHINanum_Light */
@font-face {
    font-family: 'KOHINanum_Light';
    font-weight: normal;
    font-style: normal;
    src: url('/images/geopark/font/KOHINanum_Light.ttf') format('truetype');
}





/* SUIT-Regular */

@font-face {
    font-family: 'SUIT-Regular';
    src: url('https://fastly.jsdelivr.net/gh/projectnoonnu/noonfonts_suit@1.0/SUIT-Regular.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
}
                                                