@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+KR:wght@100..900&display=swap');/*font-family: "Noto Sans KR", sans-serif;*/
@import url('https://fonts.googleapis.com/css2?family=Baskervville:ital@0;1&family=Gowun+Batang:wght@400;700&display=swap'); /*font-family: "Gowun Batang", serif;*/ 
/* font-family: "sandoll-andante", sans-serif; */
@import url('https://fonts.googleapis.com/css2?family=Noto+Serif:ital,wght@0,100..900;1,100..900&display=swap');/* font-family: "Noto Serif", serif; */

@font-face {
    font-family: 'Blue River';
    src: url('../font/BlueRiverRegular.eot');
    src: url('../font/BlueRiverRegular.eot?#iefix') format('embedded-opentype'),
        url('../font/BlueRiverRegular.woff2') format('woff2'),
        url('../font/BlueRiverRegular.woff') format('woff'),
        url('../font/BlueRiverRegular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    /*font-display: swap;*/
	font-display: block;
}

@font-face {
    font-family: 'Quentin';
    src: url('../font/Quentin.eot');
    src: url('../font/Quentin.eot?#iefix') format('embedded-opentype'),
        url('../font/Quentin.woff2') format('woff2'),
        url('../font/Quentin.woff') format('woff'),
        url('../font/Quentin.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: block;
}
