/* Custom Fonts Files | Restored From yellowHEAD: style.css */
 @font-face {
            font-family: 'Gotham';
            src: url('../woff2/gotham-medium.woff2') format('woff2'),
            url('../woff/gotham-medium.woff') format('woff');
            font-weight: 500;
            font-style: normal;
            font-display: swap;
        }
        @font-face {
            font-family: 'Gotham';
            src: url('../woff2/gotham-light.woff2') format('woff2'),
            url('../woff/gotham-light.woff') format('woff');
            font-weight: 300;
            font-style: normal;
            font-display: swap;
        }
        @font-face {
            font-family: 'Gotham';
            src: url('../woff2/gotham-thin.woff2') format('woff2'),
            url('../woff/gotham-thin.woff') format('woff');
            font-weight: 100;
            font-style: normal;
            font-display: swap;
        }
        @font-face {
            font-family: 'Gotham';
            src: url('../woff2/gotham-bold.woff2') format('woff2'),
            url('../woff/gotham-bold.woff') format('woff');
            font-weight: bold;
            font-style: normal;
            font-display: swap;
        }
        @font-face {
            font-family: 'Gotham';
            src: url('../woff/gotham-book.woff') format('woff'),
            url('../woff2/gotham-book.woff2') format('woff2');
            font-weight: normal;
            font-style: normal;
            font-display: swap;
        }
        @font-face {
            font-family: 'Staatliches';
            src: url('../woff2/staatliches-regular.woff2') format('woff2'),
            url('../woff/staatliches-regular.woff') format('woff');
            font-weight: normal;
            font-style: normal;
            font-display: swap;
        }

