@font-face {
 font-family: FujitsuInfinityProExtraBold;
  font-display:block;
  src: url('https://www.postgresql.fastware.com/hubfs/_Global/Fonts/FujitsuInfinityPro-ExtraBold.woff') format('woff'),
       url('https://www.postgresql.fastware.com/hubfs/_Global/Fonts/FujitsuInfinityPro-ExtraBold.ttf')  format('truetype');
}

body                     { padding-top: 40px !important; }
.fast-extra-bold         { font-family: FujitsuInfinityProExtraBold !important; }
.font-grad-orange        { font-family: FujitsuInfinityProBold; background: linear-gradient(90deg,#F75100 70%,#FFC900 85%); -webkit-background-clip: text; -webkit-text-fill-color: transparent; }
.font-larger             { font-size: 150% }
.mono                    { width: fit-content; display: inline-block; max-width: 1800px; background-color: #E0E0E0; white-space: normal; font-size: 90%; font-family: "Courier New","Consolas",monospace; line-height: 150%; padding: 8px;  }
a:not(.topButton)::after { content: ' ' url('https://www.postgresql.fastware.com/hubfs/Images/Icons/icon-arrow-right-inside-circle-01-orange-01.png') !important; }
p, ul li                 { line-height: 1.3em; }
ul.list-compact li       { margin-top: 0px; margin-bottom: 0px; line-height: 1.2em; }