/* Webfont: Balney */
@font-face {
    font-family: 'Balney';
    src: url('Balney.woff2') format('woff2'), /* Super Modern Browsers */
         url('Balney.woff') format('woff'), /* Modern Browsers */
         url('Balney.ttf') format('truetype'); /* Safari, Android, iOS */
    font-style: normal;
    font-weight: normal;
    text-rendering: optimizeLegibility;
    font-display: swap;
}