@charset "UTF-8";


/* Noto Sans */
@font-face {
    font-family: 'NotoKrL';
    font-style: normal;
    font-weight: 200;
    src: local('Noto Sans Light'), local('NotoSans-Light'), url('/images/hotel/font/NotoSans-Light.eot');
    src: url('/images/hotel/font/NotoSans-Light.eot?#iefix') format('embedded-opentype'),
    url('/images/hotel/font/NotoSans-Light.woff2') format('woff2'),
    url('/images/hotel/font/NotoSans-Light.woff') format('woff');;
}
@font-face {
    font-family: 'NotoKrR';
    font-style: normal;
    font-weight: 300;
    src: local('Noto Sans Regular'), local('NotoSans-Regular'), url('/images/hotel/font/NotoSans-Regular.eot');
    src: url('/images/hotel/font/NotoSans-Regular.eot?#iefix') format('embedded-opentype'),
    url('/images/hotel/font/NotoSans-Regular.woff2') format('woff2'),
    url('/images/hotel/font/NotoSans-Regular.woff') format('woff');
}
@font-face {
    font-family: 'NotoKrM';
    font-style: normal;
    font-weight: 500;
    src: local('Noto Sans Medium'), local('NotoSans-Medium'), url('/images/hotel/font/NotoSans-Medium.eot');
    src: url('/images/hotel/font/NotoSans-Medium.eot?#iefix') format('embedded-opentype'),
    url('/images/hotel/font/NotoSans-Medium.woff2') format('woff2'),
    url('/images/hotel/font/NotoSans-Medium.woff') format('woff');
}
@font-face {
    font-family: 'NotoKrD';
    font-style: normal;
    font-weight: 300;
    src: local('Noto Sans Bold'), local('NotoSans-Bold'), url('/images/hotel/font/NotoSansKR-DemiLight.eot');
    src: url('/images/hotel/font/NotoSansKR-DemiLight.eot?#iefix') format('embedded-opentype'),
    url('/images/hotel/font/NotoSansKR-DemiLight.woff2') format('woff2'),
    url('/images/hotel/font/NotoSansKR-DemiLight.woff') format('woff');
}
@font-face {
    font-family: 'NotoKrT';
    font-style: normal;
    font-weight: 100;
    src: local('Noto Sans Bold'), local('NotoSans-Bold'), url('/images/hotel/font/NotoSansKR-Thin.eot');
    src: url('/images/hotel/font/NotoSansKR-Thin.eot?#iefix') format('embedded-opentype'),
    url('/images/hotel/font/NotoSansKR-Thin.woff2') format('woff2'),
    url('/images/hotel/font/NotoSansKR-ThinQ.woff') format('woff');
}
@font-face {
    font-family: 'NotoKrB';
    font-style: normal;
    font-weight: 700;
    src: local('Noto Sans Bold'), local('NotoSans-Bold'), url('/images/hotel/font/NotoSans-Bold.eot');
    src: url('/images/hotel/font/NotoSans-Bold.eot?#iefix') format('embedded-opentype'),
    url('/images/hotel/font/NotoSans-Bold.woff2') format('woff2'),
    url('/images/hotel/font/NotoSans-Bold.woff') format('woff');
}


/*g마켓*/
@font-face {
    font-family:'GmarketSans';
    src: url('/images/hotel/font/GmarketSansMedium.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}


/* 영덕대게체 */
@font-face {
    font-family: 'Yeongdeok-crap';
    font-style: normal;
    font-weight: 200;
    src: local('Yeongdeok-Snow-Crab'), url('/images/hotel/font/Yeongdeok-Snow-Crab.otf');
    src: url('/images/hotel/font/Yeongdeok-Snow-Crab.otf') format('woff'),
    url('/images/hotel/font/Yeongdeok-Snow-Crab.ttf') format('truetype');
}
        