@charset "utf-8";

/* ******************* *
* 세방고딕
* ******************* */
@font-face {
    font-family: 'SebangGothic';
    font-style: normal;
    font-weight: normal;
    src: local('SebangGothic'),
    url(../font/SEBANGGothic.woff2) format("woff2"),
    url(../font/SEBANGGothic.woff) format("woff"),
    url(../font/SEBANGGothic.ttf) format("truetype");
}
@font-face {
    font-family: 'SebangGothic';
    font-style: normal;
    font-weight: bold;
    src: local('SebangGothic'),
    url(../font/SEBANGGothic_Bold.woff2) format("woff2"),
    url(../font/SEBANGGothic_Bold.woff) format("woff"),
    url(../font/SEBANGGothic_Bold.ttf) format("truetype");
}

/* ******************* *
* 지마켓
* ******************* */
@font-face {
    font-family: 'GmarketSans';
    font-style: normal;
    font-weight: 300;
    src: local('GmarketSans'),
    url(../font/GmarketSans_Light.woff2) format("woff2"),
    url(../font/GmarketSans_Light.woff) format("woff"),
    url(../font/GmarketSans_Light.ttf) format("truetype"),
    url(../font/GmarketSans_Light.otf) format("opentype");
}
@font-face {
    font-family: 'GmarketSans';
    font-style: normal;
    font-weight: 400;
    src: local('GmarketSans'),
    url(../font/GmarketSans_Medium.woff2) format("woff2"),
    url(../font/GmarketSans_Medium.woff) format("woff"),
    url(../font/GmarketSans_Medium.ttf) format("truetype"),
    url(../font/GmarketSans_Medium.otf) format("opentype");
}

@font-face {
    font-family: 'GmarketSans';
    font-style: normal;
    font-weight: bold;
    src: local('GmarketSans'),
    url(../font/GmarketSans_Bold.woff2) format("woff2"),
    url(../font/GmarketSans_Bold.woff) format("woff"),
    url(../font/GmarketSans_Bold.ttf) format("truetype"),
    url(../font/GmarketSans_Bold.otf) format("opentype");
}

/* ******************* *
* 프리텐다드
* ******************* */
@font-face {
    font-family: 'pretendard'; 
    font-style: normal;
    font-weight: 100;
    src: local('pretendard'),
    url(../font/Pretendard-Thin.woff2) format("woff2"),
    url(../font/Pretendard-Thin.woff) format("woff"),
    url(../font/Pretendard-Thin.ttf) format("truetype");
}

@font-face {
    font-family: 'pretendard'; 
    font-style: normal;
    font-weight: 200;
    src: local('pretendard'),
    url(../font/Pretendard-ExtraLight.woff2) format("woff2"), 
    url(../font/Pretendard-ExtraLight.woff) format("woff"),
    url(../font/Pretendard-ExtraLight.ttf) format("truetype");
}

@font-face {
    font-family: 'pretendard'; 
    font-style: normal;
    font-weight: 300;
    src: local('pretendard'),
    url(../font/Pretendard-Light.woff2) format("woff2"), 
    url(../font/Pretendard-Light.woff) format("woff"),
    url(../font/Pretendard-Light.ttf) format("truetype");
}

@font-face {
    font-family: 'pretendard'; 
    font-style: normal;
    font-weight: normal;
    src: local('pretendard'),
    url(../font/Pretendard-Regular.woff2) format("woff2"), 
    url(../font/Pretendard-Regular.woff) format("woff"),
    url(../font/Pretendard-Regular.ttf) format("truetype");
}

@font-face {
    font-family: 'pretendard'; 
    font-style: normal;
    font-weight: 400;
    src: local('pretendard'),
    url(../font/Pretendard-Regular.woff2) format("woff2"), 
    url(../font/Pretendard-Regular.woff) format("woff"),
    url(../font/Pretendard-Regular.ttf) format("truetype");
}

@font-face {
    font-family: 'pretendard'; 
    font-style: normal;
    font-weight: 500;
    src: local('pretendard'),
    url(../font/Pretendard-Medium.woff2) format("woff2"), 
    url(../font/Pretendard-Medium.woff) format("woff"),
    url(../font/Pretendard-Medium.ttf) format("truetype");
}

@font-face {
    font-family: 'pretendard'; 
    font-style: normal;
    font-weight: 600;
    src: local('pretendard'),
    url(../font/Pretendard-SemiBold.woff2) format("woff2"), 
    url(../font/Pretendard-SemiBold.woff) format("woff"),
    url(../font/Pretendard-SemiBold.ttf) format("truetype");
}

@font-face {
    font-family: 'pretendard'; 
    font-style: normal;
    font-weight: bold;
    src: local('pretendard'),
    url(../font/Pretendard-Bold.woff2) format("woff2"), 
    url(../font/Pretendard-Bold.woff) format("woff"),
    url(../font/Pretendard-Bold.ttf) format("truetype");
}

@font-face {
    font-family: 'pretendard'; 
    font-style: normal;
    font-weight: 800;
    src: local('pretendard'),
    url(../font/Pretendard-ExtraBold.woff2) format("woff2"), 
    url(../font/Pretendard-ExtraBold.woff) format("woff"),
    url(../font/Pretendard-ExtraBold.ttf) format("truetype");
}

@font-face {
    font-family: 'pretendard'; 
    font-style: normal;
    font-weight: 900;
    src: local('pretendard'),
    url(../font/Pretendard-Black.woff2) format("woff2"), 
    url(../font/Pretendard-Black.woff) format("woff"),
    url(../font/Pretendard-Black.ttf) format("truetype");
}