@charset "utf-8";
@font-face {
  font-family: 'Tahoma';
  font-style: normal;
  font-weight: 400;
  src: url('../../share/font/Tahoma.eot');
  src: local('sdf51'),
       local('sdf51'),
       url('../../share/font/Tahoma.eot?#iefix') format('embedded-opentype'),
       url('../../share/font/Tahoma.woff') format('woff'),
       url('../../share/font/Tahoma.otf') format('opentype');
}

@font-face {
    font-family: 'Paperlogy-8ExtraBold';
    src: url('https://fastly.jsdelivr.net/gh/projectnoonnu/2408-3@1.0/Paperlogy-8ExtraBold.woff2') format('woff2');
    font-weight: 800;
    font-style: normal;
}