@font-face {
    font-family: 'Paperlogy';
    font-weight: 100;
    font-style: normal;
    src: url('./Paperlogy-1Thin.woff');
    font-display: swap;
}
@font-face {
    font-family: 'Paperlogy';
    font-weight: 200;
    font-style: normal;
    src: url('./Paperlogy-2ExtraLight.woff');
    font-display: swap;
}
@font-face {
    font-family: 'Paperlogy';
    font-weight: 300;
    font-style: normal;
    src: url('./Paperlogy-3Light.woff');
    font-display: swap;
}
@font-face {
    font-family: 'Paperlogy';
    font-weight: 400;
    font-style: normal;
    src: url('./Paperlogy-4Regular.woff');
    font-display: swap;
}
@font-face {
    font-family: 'Paperlogy';
    font-weight: 500;
    font-style: normal;
    src: url('./Paperlogy-5Medium.woff');
    font-display: swap;
}
@font-face {
    font-family: 'Paperlogy';
    font-weight: 600;
    font-style: normal;
    src: url('./Paperlogy-6SemiBold.woff');
    font-display: swap;
}
@font-face {
    font-family: 'Paperlogy';
    font-weight: 700;
    font-style: normal;
    src: url('./Paperlogy-7Bold.woff');
    font-display: swap;
}
@font-face {
    font-family: 'Paperlogy';
    font-weight: 800;
    font-style: normal;
    src: url('./Paperlogy-8ExtraBold.woff');
    font-display: swap;
}
@font-face {
    font-family: 'Paperlogy';
    font-weight: 900;
    font-style: normal;
    src: url('./Paperlogy-9Black.woff');
    font-display: swap;
}

.ft-pp {font-family: 'Paperlogy';}