/* Light */
@font-face {
    font-family: 'GT Walsheim ARAG';
    src: url('GT-Walsheim-ARAG-Light.woff2') format('woff2');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

/*Regular */
@font-face {
    font-family: 'GT Walsheim ARAG';
    src: url('GT-Walsheim-ARAG-Regular.woff2') format('woff2');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}


/* Medium */
@font-face {
    font-family: 'GT Walsheim ARAG';
    src: url('GT-Walsheim-ARAG-Medium.woff2') format('woff2');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

