@font-face {
  font-family: 'Paperlogy';
  font-style: normal;
  font-weight: 100;
  font-display: auto;
  src: url('Paperlogy-1Thin.ttf') format('truetype');
}

@font-face {
  font-family: 'Paperlogy';
  font-style: normal;
  font-weight: 200;
  font-display: auto;
  src: url('Paperlogy-2ExtraLight.ttf') format('truetype');
}

@font-face {
  font-family: 'Paperlogy';
  font-style: normal;
  font-weight: 300;
  font-display: auto;
  src: url('Paperlogy-3Light.ttf') format('truetype');
}

@font-face {
  font-family: 'Paperlogy';
  font-style: normal;
  font-weight: 400;
  font-display: auto;
  src: url('Paperlogy-4Regular.ttf') format('truetype');
}

@font-face {
  font-family: 'Paperlogy';
  font-style: normal;
  font-weight: 500;
  font-display: auto;
  src: url('Paperlogy-5Medium.ttf') format('truetype');
}

@font-face {
  font-family: 'Paperlogy';
  font-style: normal;
  font-weight: 600;
  font-display: auto;
  src: url('Paperlogy-6SemiBold.ttf') format('truetype');
}

@font-face {
  font-family: 'Paperlogy';
  font-style: normal;
  font-weight: 700;
  font-display: auto;
  src: url('Paperlogy-7Bold.ttf') format('truetype');
}

/* @font-face {
  font-family: 'Paperlogy';
  font-style: normal;
  font-weight: 800;
  font-display: auto;
  src: url('Paperlogy-8ExtraBold.woff2') format('woff2');
} */

@font-face {
  font-family: 'Paperlogy';
  font-style: normal;
  font-weight: 900;
  font-display: auto;
  src: url('Paperlogy-9Black.ttf') format('truetype');
}