@font-face {
    font-family: 'GT America';
    src: url('../fonts/woff2/GT-America-Standard-Regular.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

html, body, * {
    font-family: 'GT America', sans-serif !important;
    /*line-height:  !important;*/
    letter-spacing: -0.010em !important;
}
