@charset "utf-8";


@font-face { 
    font-family:'Paperlogy';
    font-style: normal;
    font-weight: 100;
	src:url('/font/Paperlogy-1Thin.woff');
    src:local(☺),
    url('/font/Paperlogy-1Thin.woff') format('woff'),/* IE 9+, 모던 브라우저 */
    url('/font/Paperlogy-1Thin.woff2') format('woff2'), 
    url('/font/Paperlogy-1Thin.ttf') format('truetype'),
    url('/font/Paperlogy-1Thin.otf') format('opentype'),
}
@font-face { 
    font-family:'Paperlogy';
    font-style: normal;
    font-weight: 200;
	src:url('/font/Paperlogy-2ExtraLight.woff');
    src:local(☺),
    url('/font/Paperlogy-2ExtraLight.woff') format('woff'), /* IE 9+, 모던 브라우저 */
    url('/font/Paperlogy-2ExtraLight.woff2') format('woff2'),
    url('/font/Paperlogy-2ExtraLight.ttf') format('truetype'),
    url('/font/Paperlogy-2ExtraLight.otf') format('opentype'),
}
@font-face { 
    font-family:'Paperlogy';
    font-style: normal;
    font-weight: 300;
	src:url('/font/Paperlogy-3Light.woff');
    src:local(☺),
    url('/font/Paperlogy-3Light.woff') format('woff'), /* IE 9+, 모던 브라우저 */
    url('/font/Paperlogy-3Light.woff2') format('woff2'),
    url('/font/Paperlogy-3Light.ttf') format('truetype'),
    url('/font/Paperlogy-3Light.otf') format('opentype'),
} 
@font-face { 
    font-family:'Paperlogy';
    font-style: normal;
    font-weight: 400;
	src:url('/font/Paperlogy-4Regular.woff');
    src:local(☺),
    url('/font/Paperlogy-4Regular.woff') format('woff'), /* IE 9+, 모던 브라우저 */
    url('/font/Paperlogy-4Regular.woff2') format('woff2'),
    url('/font/Paperlogy-4Regular.ttf') format('truetype'),
    url('/font/Paperlogy-4Regular.otf') format('opentype'),
} 

@font-face { 
    font-family:'Paperlogy';
    font-style: normal;
    font-weight: 500;
	src:url('/font/Paperlogy-5Medium.woff');
    src:local(☺),
    url('/font/Paperlogy-5Medium.woff') format('woff'), /* IE 9+, 모던 브라우저 */
    url('/font/Paperlogy-5Medium.woff2') format('woff2'),
    url('/font/Paperlogy-5Medium.ttf') format('truetype'),
    url('/font/Paperlogy-5Medium.otf') format('opentype'),
} 

@font-face { 
    font-family:'Paperlogy';
    font-style: normal;
    font-weight: 600;
	src:url('/font/Paperlogy-6SemiBold.woff');
    src:local(☺),
    url('/font/Paperlogy-6SemiBold.woff') format('woff'), /* IE 9+, 모던 브라우저 */
    url('/font/Paperlogy-6SemiBold.woff2') format('woff2'),
    url('/font/Paperlogy-6SemiBold.ttf') format('truetype'),
    url('/font/Paperlogy-6SemiBold.otf') format('opentype'),
} 

@font-face { 
    font-family:'Paperlogy';
    font-style: normal;
    font-weight: 700;
	src:url('/font/Paperlogy-7Bold.woff');
    src:local(☺),
    url('/font/Paperlogy-7Bold.woff') format('woff'), /* IE 9+, 모던 브라우저 */
    url('/font/Paperlogy-7Bold.woff2') format('woff2'),
    url('/font/Paperlogy-7Bold.ttf') format('truetype'),
    url('/font/Paperlogy-7Bold.otf') format('opentype'),
} 

@font-face { 
    font-family:'Paperlogy';
    font-style: normal;
    font-weight: 800;
	src:url('/font/Paperlogy-8ExtraBold.woff');
    src:local(☺),
    url('/font/Paperlogy-8ExtraBold.woff') format('woff'), /* IE 9+, 모던 브라우저 */
    url('/font/Paperlogy-8ExtraBold.woff2') format('woff2'),
    url('/font/Paperlogy-8ExtraBold.ttf') format('truetype'),
    url('/font/Paperlogy-8ExtraBold.otf') format('opentype'),
} 


@font-face { 
    font-family:'Paperlogy';
    font-style: normal;
    font-weight: 900;
	src:url('/font/Paperlogy-9Black.woff');
    src:local(☺),
    url('/font/Paperlogy-9Black.woff') format('woff'), /* IE 9+, 모던 브라우저 */
    url('/font/Paperlogy-9Black.woff2') format('woff2'),
    url('/font/Paperlogy-9Black.ttf') format('truetype'),
    url('/font/Paperlogy-9Black.otf') format('opentype'),
} 

/* 학교안심 알림장 */
@font-face {
  font-family: 'Hakgyoansim Allimjang';
  font-weight: 400;
  font-style: normal;
  font-display: swap;
  src: url('/font/HakgyoansimAllimjang-R.woff2') format('woff2'),
        url('/font/HakgyoansimAllimjang-R.woff') format('woff'),
        url('/font/HakgyoansimAllimjang-R.otf') format('opentype'),
        url('/font/HakgyoansimAllimjang-R.ttf') format('truetype');
}
@font-face {
  font-family: 'Hakgyoansim Allimjang';
  font-weight: 700;
  font-style: normal;
  font-display: swap;
  src: url('/font/HakgyoansimAllimjang-B.woff2') format('woff2'),
        url('/font/HakgyoansimAllimjang-B.woff') format('woff'),
        url('/font/HakgyoansimAllimjang-B.otf') format('opentype'),
        url('/font/HakgyoansimAllimjang-B.ttf') format('truetype');
}   