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