@font-face {
    font-family: 'GA Sans';
    src: url('GASans-Heavy.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'GA Sans';
    src: url('GASans-Light.ttf') format('truetype');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

