@font-face {
    font-family: 'GothamLight';
    src: url('/wp-content/uploads/fonts/Gotham-Light.otf') format('opentype');
    font-weight: unset;
    font-display: 'swap';
}
@font-face {
    font-family: 'GothamBook';
    src: url('/wp-content/uploads/fonts/Gotham-Book.otf') format('opentype');
    font-weight: unset;
    font-display: 'swap';
}
@font-face {
    font-family: 'GothamMedium';
    src: url('/wp-content/uploads/fonts/Gotham-Medium.otf') format('opentype');
    font-weight: unset;
    font-display: 'swap';
}
@font-face {
    font-family: 'GothamBold';
    src: url('/wp-content/uploads/fonts/Gotham-Bold.otf') format('opentype');
    font-weight: unset;
    font-display: 'swap';
}
@font-face {
    font-family: 'DuanNingXingShuTianGong';
    src: url('/wp-content/uploads/fonts/DuanNingXingShuTianGongTi-2.ttf') format('truetype');
    font-weight: unset;
    font-display: 'swap';
}