@font-face {
    font-family: 'Paperlogy1';
    src: url('../font/Paperlogy-1Thin.ttf') format('woff');
    font-weight: 100;
    font-style: normal;
}
@font-face {
    font-family: 'Paperlogy2';
    src: url('../font/Paperlogy-2ExtraLight.ttf') format('woff');
    font-weight: 200;
    font-style: normal;
}
@font-face {
    font-family: 'Paperlogy3';
    src: url('../font/Paperlogy-3Light.ttf') format('woff');
    font-weight: 300;
    font-style: normal;
}
@font-face {
    font-family: 'Paperlogy4';
    src: url('../font/Paperlogy-4Regular.ttf') format('woff');
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: 'Paperlogy5';
    src: url('../font/Paperlogy-5Medium.ttf') format('woff');
    font-weight: 500;
    font-style: normal;
}
@font-face {
    font-family: 'Paperlogy6';
    src: url('../font/Paperlogy-6SemiBold.ttf') format('woff');
    font-weight: 600;
    font-style: normal;
}
@font-face {
    font-family: 'Paperlogy7';
    src: url('../font/Paperlogy-7Bold.ttf') format('woff');
    font-weight: 700;
    font-style: normal;
}
@font-face {
    font-family: 'Paperlogy8';
    src: url('../font/Paperlogy-8ExtraBold.ttf') format('woff');
    font-weight: 800;
    font-style: normal;
}
@font-face {
    font-family: 'Paperlogy9';
    src: url('../font/Paperlogy-9Black.ttf') format('woff');
    font-weight: 900;
    font-style: normal;
}