/* font */


/* Pretendard */
@font-face { font-family: 'Pretendard'; font-style: normal; font-weight: 100; src:
    url('../font/Pretendard/Pretendard-Thin.woff') format('woff'),
    url('../font/Pretendard/Pretendard-Thin.woff2') format('woff2'); } 
    
    @font-face { font-family: 'Pretendard'; font-style: normal; font-weight: 200; src:
    url('../font/Pretendard/Pretendard-ExtraLight.woff') format('woff'),
    url('../font/Pretendard/Pretendard-ExtraLight.woff2') format('woff2'); } 
    
    @font-face { font-family: 'Pretendard'; font-style: normal; font-weight: 300; src:
    url('../font/Pretendard/Pretendard-Light.woff') format('woff'),
    url('../font/Pretendard/Pretendard-Light.woff2') format('woff2'); } 
    
    @font-face { font-family: 'Pretendard'; font-style: normal; font-weight: 400; src:
    url('../font/Pretendard/Pretendard-Regular.woff') format('woff'),
    url('../font/Pretendard/Pretendard-Regular.woff2') format('woff2'); } 
    
    @font-face { font-family: 'Pretendard'; font-style: normal; font-weight: 500; src:
    url('../font/Pretendard/Pretendard-Medium.woff') format('woff'),
    url('../font/Pretendard/Pretendard-Medium.woff2') format('woff2'); } 
    
    
    @font-face { font-family: 'Pretendard'; font-style: normal; font-weight: 700; src:
    url('../font/Pretendard/Pretendard-Bold.woff') format('woff'),
    url('../font/Pretendard/Pretendard-Bold.woff') format('woff2'); } 
    
    @font-face { font-family: 'Pretendard'; font-style: normal; font-weight: 800; src:
    url('../font/Pretendard/Pretendard-ExtraBold.woff') format('woff'),
    url('../font/Pretendard/Pretendard-ExtraBold.woff') format('woff2'); } 
    
    @font-face { font-family: 'Pretendard'; font-style: normal; font-weight: 900; src:
    url('../font/Pretendard/Pretendard-Black.woff') format('woff'),
    url('../font/Pretendard/Pretendard-Black.woff2') format('woff2'); } 
   
   
    /* GmarketSans */
    @font-face { font-family: 'GmarketSans'; font-style: normal; font-weight: 300; src:
    url('../font/GmarketSans/GmarketSansLight.woff') format('woff'),
    url('../font/GmarketSans/GmarketSansLight.woff') format('woff2'); } 
    
    @font-face { font-family: 'GmarketSans'; font-style: normal; font-weight: 500; src:
    url('../font/GmarketSans/GmarketSansMedium.woff') format('woff'),
    url('../font/GmarketSans/GmarketSansMedium.woff') format('woff2'); } 
    
    @font-face { font-family: 'GmarketSans'; font-style: normal; font-weight: 600; src:
    url('../font/GmarketSans/GmarketSansBold.woff') format('woff'),
    url('../font/GmarketSans/GmarketSansBold.woff') format('woff2'); } 


    /* paperlogy */
    @font-face { font-family: 'Paperlogy'; font-style: normal; font-weight: 100; src:
        url('../font/Paperlogy/Paperlogy-1Thin.ttf') format('truetype'); } 

    @font-face { font-family: 'Paperlogy'; font-style: normal; font-weight: 300; src:
        url('../font/Paperlogy/Paperlogy-3Light.ttf') format('truetype'); } 

    @font-face { font-family: 'Paperlogy'; font-style: normal; font-weight: 500; src:
        url('../font/Paperlogy/Paperlogy-5Medium.ttf') format('truetype'); } 
       
   
    @font-face { font-family: 'Paperlogy'; font-style: normal; font-weight: 700; src:
        url('../font/Paperlogy/Paperlogy-7Bold.ttf') format('truetype'); } 
       
   