@charset "utf-8";

@font-face {
    font-family: 'mont';
    src: url(/stylesheet/front/fonts/Mont-HeavyDEMO.woff) format('woff');
}

@font-face {
    font-family: 'pretendard ExtraBold';
    font-style: normal;
    font-weight: 500;
    src: url(/stylesheet/front/fonts/Pretendard-ExtraBold.woff2) format('woff2');
}
@font-face {
    font-family: 'pretendard Blod';
    font-style: normal;
    font-weight: 700;
    src: url(/stylesheet/front/fonts/Pretendard-Bold.woff2) format('woff2');
}
@font-face {
    font-family: 'pretendard SemiBlod';
    font-style: normal;
    font-weight: 700;
    src: url(/stylesheet/front/fonts/Pretendard-SemiBold.woff2) format('woff2');
}
@font-face {
    font-family: 'pretendard Medium';
    font-style: normal;
    font-weight: 400;
    src: url(/stylesheet/front/fonts/Pretendard-Medium.woff2) format('woff2');
}

@font-face {
    font-family: 'pretendard Regular';
    font-style: normal;
    font-weight: 400;
    src: url(/stylesheet/front/fonts/Pretendard-Regular.woff2) format('woff2');
}

@font-face {
    font-family: 'pretendard Light';
    font-style: normal;
    font-weight: 400;
    src: url(/stylesheet/front/fonts/Pretendard-Light.woff2) format('woff2');
}
