@font-face {
    font-family: 'Git-Sans';
    src: url('/css/Gitsans/Git-Sans.eot');
    src: url('/css/Gitsans/Git-Sans.eot?#iefix') format('embedded-opentype'),
        url('/css/Gitsans/Git-Sans.woff2') format('woff2'),
        url('/css/Gitsans/Git-Sans.woff') format('woff'),
        url('/css/Gitsans/Git-Sans.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

