@charset "UTF-8";

/*
@font-face { font-family: 'Basic_font'; font-style: normal; font-weight: 300; src: url(../../assets/fonts/NotoSansKR-Light.woff2) format('woff2'), url(../../assets/fonts/NotoSansKR-Light.woff) format('woff'), url(../../assets/fonts/NotoSansKR-Light.otf) format('opentype');}
@font-face { font-family: 'Basic_font'; font-style: normal; font-weight: 400; src: url(../../assets/fonts/NotoSansKR-Regular.woff2) format('woff2'), url(../../assets/fonts/NotoSansKR-Regular.woff) format('woff'), url(../../assets/fonts/NotoSansKR-Regular.otf) format('opentype');}
@font-face { font-family: 'Basic_font'; font-style: normal; font-weight: 600; src: url(../../assets/fonts/NotoSansKR-Medium.woff2) format('woff2'), url(../../assets/fonts/NotoSansKR-Medium.woff) format('woff'), url(../../assets/fonts/NotoSansKR-Medium.otf) format('opentype');}
@font-face { font-family: 'Basic_font'; font-style: normal; font-weight: 700; src: url(../../assets/fonts/NotoSansKR-Bold.woff2) format('woff2'), url(../../assets/fonts/NotoSansKR-Bold.woff) format('woff'), url(../../assets/fonts/NotoSansKR-Bold.otf) format('opentype');}
@font-face { font-family: 'Basic_font'; font-style: normal; font-weight: 800; src: url(../../assets/fonts/NotoSansKR-Black.woff2) format('woff2'), url(../../assets/fonts/NotoSansKR-Black.woff) format('woff'), url(../../assets/fonts/NotoSansKR-Black.otf) format('opentype');} 
*/

/* Paperlogy 적용 */
@font-face { font-family: 'Basic_font'; font-style: normal; font-weight: 300; src: url(../../assets/fonts/Paperlogy-3Light.ttf) format('opentype');}
@font-face { font-family: 'Basic_font'; font-style: normal; font-weight: 400; src: url(../../assets/fonts/Paperlogy-4Regular.ttf) format('opentype');}
@font-face { font-family: 'Basic_font'; font-style: normal; font-weight: 600; src: url(../../assets/fonts/Paperlogy-6SemiBold.ttf) format('opentype');}
@font-face { font-family: 'Basic_font'; font-style: normal; font-weight: 700; src: url(../../assets/fonts/Paperlogy-7Bold.ttf) format('opentype');}
@font-face { font-family: 'Basic_font'; font-style: normal; font-weight: 800; src: url(../../assets/fonts/Paperlogy-8ExtraBold.ttf) format('opentype');}
