@font-face {
    font-family: 'Steelfish';
    font-style: normal;
    font-weight: 900;
    src: url('fonts/SteelfishEb.woff2') format('woff2'),
    url('fonts/SteelfishEb.otf') format('opentype');
    font-display: swap;
}
@font-face {
    font-family: 'Steelfish';
    font-style: normal;
    font-weight: 700;
    src: url('fonts/SteelfishBd.woff2') format('woff2'),
    url('fonts/SteelfishBd.woff2') format('opentype');
    font-display: swap;
}
@font-face {
    font-family: 'GothamBook';
    font-style: normal;
    font-weight: 500;
    src: url('fonts/GothamBook.woff2') format('woff2'),
    url('fonts/GothamBook.otf') format('opentype');
    font-display: swap;
}
@font-face {
    font-family: 'GothamBook';
    font-style: normal;
    font-weight: 700;
    src: url('fonts/GOTHAMRO-BOLD.woff2') format('woff2'),
    url('fonts/GOTHAMRO-BOLD.otf') format('opentype');
    font-display: swap;
}