@charset "utf-8";


/* 페이퍼로지 */
@font-face {
    font-family: 'Paperlogy-Thin';
    src: url('../css/font/Paperlogy-Thin.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Paperlogy-Regular';
    src: url('../css/font/Paperlogy-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Paperlogy-Medium';
    src: url('../css/font/Paperlogy-Medium.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Paperlogy-Bold';
    src: url('../css/font/Paperlogy-Bold.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
