@font-face {
    font-family: 'GothamBlack';
    src: url('../fonts/Gotham-Black.woff2') format('woff2'), url('../fonts/Gotham-Black.woff') format('woff');
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: 'DoctorSoos';
    src: url('../fonts/DoctorSoos-Bold.woff2') format('woff2'), url('../fonts/DoctorSoos-Bold.woff') format('woff');
    font-weight: 700;
    font-style: normal;
}
