@font-face {
    font-family: 'Gotham-Book';
    src: url(../fonts/Gotham-Book-Regular/Gotham-Book-Regular.otf);
}

@font-face {
    font-family: 'Gotham-Bold';
    src: url(../fonts/Gotham-Book-Regular/Gotham-Bold.otf);
}

@font-face {
    font-family: 'Poppins';
    src: url(../fonts/poppins/Poppins-Regular.ttf);
}

@font-face {
    font-family: 'Fredoka-One';
    src: url(../fonts/FredokaOne-Regular.ttf);
}

