You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
241 lines
6.7 KiB
241 lines
6.7 KiB
@charset "utf-8"; |
|
|
|
/* 에스코어드림 */ |
|
@font-face { |
|
font-family: 'score'; |
|
font-style: normal; |
|
font-weight: 100; |
|
src:url('font/S-CoreDream-1Thin.eot'); |
|
src:url('font/S-CoreDream-1Thin.eot?#iefix') format('embedded-opentype'), |
|
url('font/S-CoreDream-1Thin.woff') format('woff'), |
|
url('font/S-CoreDream-1Thin.woff2') format('woff2'), |
|
url('font/S-CoreDream-1Thin.ttf') format('truetype'); |
|
} |
|
|
|
@font-face { |
|
font-family: 'score'; |
|
font-style: normal; |
|
font-weight: 200; |
|
src:url('font/S-CoreDream-2ExtraLight.eot'); |
|
src:url('font/S-CoreDream-2ExtraLight.eot?#iefix') format('embedded-opentype'), |
|
url('font/S-CoreDream-2ExtraLight.woff') format('woff'), |
|
url('font/S-CoreDream-2ExtraLight.woff2') format('woff2'), |
|
url('font/S-CoreDream-2ExtraLight.ttf') format('truetype'); |
|
} |
|
|
|
@font-face { |
|
font-family: 'score'; |
|
font-style: normal; |
|
font-weight: 300; |
|
src:url('font/S-CoreDream-3Light.eot'); |
|
src:url('font/S-CoreDream-3Light.eot?#iefix') format('embedded-opentype'), |
|
url('font/S-CoreDream-3Light.woff') format('woff'), |
|
url('font/S-CoreDream-3Light.woff2') format('woff2'), |
|
url('font/S-CoreDream-3Light.ttf') format('truetype'); |
|
} |
|
|
|
@font-face { |
|
font-family: 'score'; |
|
font-style: normal; |
|
font-weight: 400; |
|
src:url('font/S-CoreDream-4Regular.eot'); |
|
src:url('font/S-CoreDream-4Regular.eot?#iefix') format('embedded-opentype'), |
|
url('font/S-CoreDream-4Regular.woff') format('woff'), |
|
url('font/S-CoreDream-4Regular.woff2') format('woff2'), |
|
url('font/S-CoreDream-4Regular.ttf') format('truetype'); |
|
} |
|
|
|
@font-face { |
|
font-family: 'score'; |
|
font-style: normal; |
|
font-weight: 500; |
|
src:url('font/S-CoreDream-5Medium.eot'); |
|
src:url('font/S-CoreDream-5Medium.eot?#iefix') format('embedded-opentype'), |
|
url('font/S-CoreDream-5Medium.woff') format('woff'), |
|
url('font/S-CoreDream-5Medium.woff2') format('woff2'), |
|
url('font/S-CoreDream-5Medium.ttf') format('truetype'); |
|
} |
|
|
|
@font-face { |
|
font-family: 'score'; |
|
font-style: normal; |
|
font-weight: 600; |
|
src:url('font/S-CoreDream-6Bold.eot'); |
|
src:url('font/S-CoreDream-6Bold.eot?#iefix') format('embedded-opentype'), |
|
url('font/S-CoreDream-6Bold.woff') format('woff'), |
|
url('font/S-CoreDream-6Bold.woff2') format('woff2'), |
|
url('font/S-CoreDream-6Bold.ttf') format('truetype'); |
|
} |
|
|
|
@font-face { |
|
font-family: 'score'; |
|
font-style: normal; |
|
font-weight: 700; |
|
src:url('font/S-CoreDream-7ExtraBold.eot'); |
|
src:url('font/S-CoreDream-7ExtraBold.eot?#iefix') format('embedded-opentype'), |
|
url('font/S-CoreDream-7ExtraBold.woff') format('woff'), |
|
url('font/S-CoreDream-7ExtraBold.woff2') format('woff2'), |
|
url('font/S-CoreDream-7ExtraBold.ttf') format('truetype'); |
|
} |
|
|
|
@font-face { |
|
font-family: 'score'; |
|
font-style: normal; |
|
font-weight: 800; |
|
src:url('font/S-CoreDream-8Heavy.eot'); |
|
src:url('font/S-CoreDream-8Heavy.eot?#iefix') format('embedded-opentype'), |
|
url('font/S-CoreDream-8Heavy.woff') format('woff'), |
|
url('font/S-CoreDream-8Heavy.woff2') format('woff2'), |
|
url('font/S-CoreDream-8Heavy.ttf') format('truetype'); |
|
} |
|
|
|
@font-face { |
|
font-family: 'score'; |
|
font-style: normal; |
|
font-weight: 900; |
|
src:url('font/S-CoreDream-9Black.eot'); |
|
src:url('font/S-CoreDream-9Black.eot?#iefix') format('embedded-opentype'), |
|
url('font/S-CoreDream-9Black.woff') format('woff'), |
|
url('font/S-CoreDream-9Black.woff2') format('woff2'), |
|
url('font/S-CoreDream-9Black.ttf') format('truetype'); |
|
} |
|
/*Montserrat*/ |
|
@font-face { |
|
font-family:"Montserrat"; |
|
src: |
|
url('../font/Montserrat-Thin.ttf') format('truetype'), |
|
font-weight:100; |
|
font-style:normal; |
|
} |
|
@font-face { |
|
font-family:"Montserrat"; |
|
src: |
|
url('../font/Montserrat-ThinItalic.ttf') format('truetype'), |
|
font-weight:100; |
|
font-style:italic; |
|
} |
|
@font-face { |
|
font-family:"Montserrat"; |
|
src: |
|
url('../font/Montserrat-Light.ttf') format('truetype'), |
|
font-weight:200; |
|
font-style:normal; |
|
} |
|
@font-face { |
|
font-family:"Montserrat"; |
|
src: |
|
url('../font/Montserrat-LightItalic.ttf') format('truetype'), |
|
font-weight:200; |
|
font-style:italic; |
|
} |
|
|
|
@font-face { |
|
font-family:"Montserrat"; |
|
src: |
|
url('../font/Montserrat-Medium.ttf') format('truetype'), |
|
font-weight:300; |
|
font-style:normal; |
|
} |
|
@font-face { |
|
font-family:"Montserrat"; |
|
src: |
|
url('../font/Montserrat-MediumItalic.ttf') format('truetype'), |
|
font-weight:300; |
|
font-style:italic; |
|
} |
|
@font-face { |
|
font-family:"Montserrat"; |
|
src: |
|
url('../font/Montserrat-SemiBold.ttf') format('truetype'), |
|
font-weight:500; |
|
font-style:normal; |
|
} |
|
@font-face { |
|
font-family:"Montserrat"; |
|
src: |
|
url('../font/Montserrat-SemiBold.ttf') format('truetype'), |
|
font-weight:500; |
|
font-style:italic; |
|
} |
|
@font-face { |
|
font-family:"Montserrat"; |
|
src: |
|
url('../font/Montserrat-Bold.ttf') format('truetype'), |
|
font-weight:600; |
|
font-style:normal; |
|
} |
|
@font-face { |
|
font-family:"Montserrat"; |
|
src: |
|
url('../font/Montserrat-BoldItalic.ttf') format('truetype'), |
|
font-weight:600; |
|
font-style:italic; |
|
} |
|
@font-face { |
|
font-family:"Montserrat"; |
|
src: |
|
url('../font/Montserrat-Black.ttf') format('truetype'), |
|
font-weight:900; |
|
font-style:normal; |
|
} |
|
@font-face { |
|
font-family:"Montserrat"; |
|
src: |
|
url('../font/Montserrat-BlackItalic.ttf') format('truetype'), |
|
font-weight:900; |
|
font-style:italic; |
|
} |
|
/*NotoSansKR*/ |
|
@font-face { |
|
font-family:"NotoSansKR"; |
|
src: |
|
url('../font/NotoSansKR-Thin.otf') format('opentype'), |
|
url('../font/NotoSansKR-Thin.woff') format('woff'), |
|
url('../font/NotoSansKR-Thin.woff2') format('woff2'); |
|
font-weight:100; |
|
font-style:normal; |
|
} |
|
@font-face { |
|
font-family:"NotoSansKR"; |
|
src: |
|
url('../font/NotoSansKR-Light.otf') format('opentype'), |
|
url('../font/NotoSansKR-Light.woff') format('woff'), |
|
url('../font/NotoSansKR-Light.woff2') format('woff2'); |
|
font-weight:300; |
|
font-style:normal; |
|
} |
|
@font-face { |
|
font-family:"NotoSansKR"; |
|
src: |
|
url('../font/NotoSansKR-Regular.otf') format('opentype'), |
|
url('../font/NotoSansKR-Regular.woff') format('woff'), |
|
url('../font/NotoSansKR-Regular.woff2') format('woff2'); |
|
font-weight:400; |
|
font-style:normal; |
|
} |
|
@font-face { |
|
font-family:"NotoSansKR"; |
|
src: |
|
url('../font/NotoSansKR-Medium.otf') format('opentype'), |
|
url('../font/NotoSansKR-Medium.woff') format('woff'), |
|
url('../font/NotoSansKR-Medium.woff2') format('woff2'); |
|
font-weight:500; |
|
font-style:normal; |
|
} |
|
@font-face { |
|
font-family:"NotoSansKR"; |
|
src: |
|
url('../font/NotoSansKR-Bold.otf') format('opentype'), |
|
url('../font/NotoSansKR-Bold.woff') format('woff'), |
|
url('../font/NotoSansKR-Bold.woff2') format('woff2'); |
|
font-weight:900; |
|
font-style:normal; |
|
} |
|
/*나눔스퀘어라운드*/ |
|
@font-face {font-family:"NanumSquareRound", 맑은고딕, Arial,sans-serif, Dotum, 돋움, "Apple SD Gothic Neo", arial;} |
|
@font-face { |
|
font-family: 'NanumSquareRound'; |
|
src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_two@1.0/NanumSquareRound.woff') format('woff'); |
|
font-weight: normal; |
|
font-style: normal; |
|
}
|
|
|