@charset "utf-8";

@font-face {
     font-family: 'paperlogy';
     src: url('/fonts/pagerlogy/Paperlogy-1Thin.ttf') format('opentype');
     font-weight: 100;
     font-style: normal;
}
@font-face {
    font-family: 'paperlogy';
    src: url('/fonts/pagerlogy/Paperlogy-2ExtraLight.ttf') format('opentype');
    font-weight: 200;
    font-style: normal;
}
@font-face {
    font-family: 'paperlogy';
    src: url('/fonts/pagerlogy/Paperlogy-3Light.ttf') format('opentype');
    font-weight: 300;
    font-style: normal;
}
@font-face {
    font-family: 'paperlogy';
    src: url('/fonts/pagerlogy/Paperlogy-4Regular.ttf') format('opentype');
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: 'paperlogy';
    src: url('/fonts/pagerlogy/Paperlogy-5Medium.ttf') format('opentype');
    font-weight: 500;
    font-style: normal;
}
@font-face {
    font-family: 'paperlogy';
    src: url('/fonts/pagerlogy/Paperlogy-6SemiBold.ttf') format('opentype');
    font-weight: 600;
    font-style: normal;
}
@font-face {
    font-family: 'paperlogy';
    src: url('/fonts/pagerlogy/Paperlogy-7Bold.ttf') format('opentype');
    font-weight: 700;
    font-style: normal;
}
@font-face {
    font-family: 'paperlogy';
    src: url('/fonts/pagerlogy/Paperlogy-8ExtraBold.ttf') format('opentype');
    font-weight: 800;
    font-style: normal;
}
@font-face {
    font-family: 'paperlogy';
    src: url('/fonts/pagerlogy/Paperlogy-9Black.ttf') format('opentype');
    font-weight: 900;
    font-style: normal;
}