@font-face {
    font-family:'Eulyoo1945';
    font-style:normal;
    font-weight:normal;
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2102-01@1.0/Eulyoo1945-Regular.woff');
}

@font-face {
    font-family:'CormorantGaramondLight';
    font-style:normal;
    font-weight:normal;
    src: url('/font/CormorantGaramond-Light.eot');
    src:local(''),
    url('/font/CormorantGaramond-Light.eot') format('embedded-opentype'),
    url('/font/CormorantGaramond-Light.woff2') format("woff2"),
    url('/font/CormorantGaramond-Light.woff') format("woff"),
    url('/font/CormorantGaramond-Light.ttf') format("truetype");
}

@font-face {
    font-family:'CormorantGaramondRegular';
    font-style:normal;
    font-weight:normal;
    src: url('/font/CormorantGaramond-Regular.eot');
    src:local(''),
    url('/font/CormorantGaramond-Regular.eot') format('embedded-opentype'),
    url('/font/CormorantGaramond-Regular.woff2') format("woff2"),
    url('/font/CormorantGaramond-Regular.woff') format("woff"),
    url('/font/CormorantGaramond-Regular.ttf') format("truetype");
}

@font-face {
    font-family:'CormorantGaramondBold';
    font-style:normal;
    font-weight:normal;
    src: url('/font/CormorantGaramond-Bold.eot');
    src:local(''),
    url('/font/CormorantGaramond-Bold.eot') format('embedded-opentype'),
    url('/font/CormorantGaramond-Bold.woff2') format("woff2"),
    url('/font/CormorantGaramond-Bold.woff') format("woff"),
    url('/font/CormorantGaramond-Bold.ttf') format("truetype");
}



@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 400;
    src:
            url(/font/Montserrat-Regular.ttf) format('truetype'),
            url(/font/Montserrat-Regular.woff2) format('woff2'),
            url(/font/Montserrat-Regular.woff) format('woff'),
            url(/font/Montserrat-Regular.otf) format('opentype');

}

@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 300;
    src:
            url(/font/Montserrat-Light.ttf) format('truetype'),
            url(/font/Montserrat-Light.woff2) format('woff2'),
            url(/font/Montserrat-Light.woff) format('woff'),
            url(/font/Montserrat-Light.otf) format('opentype');

}

@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 700;
    src:
            url(/font/Montserrat-Bold.ttf) format('truetype'),
            url(/font/Montserrat-Bold.woff2) format('woff2'),
            url(/font/Montserrat-Bold.woff) format('woff'),
            url(/font/Montserrat-Bold.otf) format('opentype');

}

@font-face {
    font-family:'JejuMyeongjo';
    font-style:normal;
    font-weight:normal;
    src:url('font/JejuMyeongjo.woff') format("woff");
    src:url('font/JejuMyeongjo.eot?#iefix') format("embedded-opentype"),
    url('font/JejuMyeongjo.ttf') format("truetype"),
    url('font/JejuMyeongjo.woff') format("woff"),
    url('font/JejuMyeongjo.woff2') format("woff2");
}






