html, body{color: #1a1a1a; font-family: "Pretendard-Medium",'NanumBarunpenB', sans-serif;}

    @font-face {
        font-family: 'EliceDigitalBaeum';
        src: url("../../fonts/EliceDigitalBaeum_Regular.ttf") format("truetype") ;
        font-weight: 400;
    }

    @font-face {
        font-family: 'EliceDigitalBaeum';
        src: url("../../fonts/EliceDigitalBaeum_Bold.ttf") format("truetype") ;
        font-weight: 700;
    }

    @font-face {
        font-family: 'EliceDigitalBaeum';
        src: url("../../fonts/EliceDigitalBaeumOTF_Regular.otf") format("opentype") ;
        font-weight: 400;
    }

    @font-face {
        font-family: 'EliceDigitalBaeum';
        src: url("../../fonts/EliceDigitalBaeumOTF_Bold.otf") format("opentype") ;
        font-weight: 700;
    }

    @font-face {
        font-family: 'GangwonEduAll';
        src: url("../../fonts/GangwonEdu_Lite.ttf") format("truetype") ;
        font-weight: normal;
    }

    @font-face {
        font-family: 'GangwonEduAll';
        src: url("../../fonts/GangwonEdu_LiteOTF.otf") format("opentype") ;
        font-weight: normal;
    }

    @font-face {
        font-family: 'GangwonEduAll';
        src: url("../../fonts/GangwonEduAllLight.woff") format("woff") ;
        font-weight: normal;
    }

    @font-face {
        font-family: 'GangwonEduAll';
        src: url("../../fonts/GangwonEduAllLight.woff2") format("woff2") ;
        font-weight: normal;
    }
    @font-face {
        font-family: 'NanumBarunpenR';
        src: url("../../fonts/NanumBarunpenR.ttf") format("truetype") ;
        font-weight: normal;
    }

    @font-face {
        font-family: 'NanumBarunpenR';
        src: url("../../fonts/NanumBarunpenR.otf") format("opentype") ;
        font-weight: normal;
    }

    @font-face {
        font-family: 'NanumBarunpenB';
        src: url("../../fonts/NanumBarunpenB.ttf") format("truetype") ;
        font-weight: normal;
    }

    @font-face {
        font-family: 'NanumBarunpenB';
        src: url("../../fonts/NanumBarunpenB.otf") format("opentype") ;
        font-weight: normal;
    }
    @font-face {
        font-family: 'NanumSquareB';
        src: url("../../fonts/mid_NanumSquareB.otf") format("opentype") ;
        font-weight: normal;
    }

    @font-face {
        font-family: 'Pretendard-Black';
        src: url("../../fonts/Pretendard-Black.otf") format("opentype") ;
        font-weight: 900;
    }
    @font-face {
        font-family: 'Pretendard-Bold';
        src: url("../../fonts/Pretendard-Bold.otf") format("opentype") ;
        font-weight: 800;
    }
    @font-face {
        font-family: 'Pretendard-Light';
        src: url("../../fonts/Pretendard-Light.otf") format("opentype") ;
        font-weight: 400;
    }
    @font-face {
        font-family: 'Pretendard-Medium';
        src: url("../../fonts/Pretendard-Medium.otf") format("opentype") ;
        font-weight: 700;
    }
    @font-face {
        font-family: 'Pretendard-Regular';
        src: url("../../fonts/Pretendard-Regular.otf") format("opentype") ;
        font-weight: 500;
    }



