@font-face {
    font-family: 'Gotham Pro';
    src: url('/wa-data/public/site/themes/free/fonts/gotham/GothamProRegular.woff') format('woff');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Gotham Pro';
    src: url('/wa-data/public/site/themes/free/fonts/gotham/GothamProMedium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Gotham Pro';
    src: url('/wa-data/public/site/themes/free/fonts/gotham/GothamProBold.woff') format('woff');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Gotham Pro';
    src: url('/wa-data/public/site/themes/free/fonts/gotham/GothamProLight.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
} 