@font-face {
    font-family: 'GothamRoundedBold';
    src: url('/vendors/fonts/Gotham-Rounded-Bold.ttf') format('truetype');
}

@font-face {
    font-family: 'GothamRoundedBook';
    src: url('/vendors/fonts/Gotham-Rounded-Book.ttf') format('truetype');
}

@font-face {
    font-family: 'GothamRoundedMedium';
    src: url('/vendors/fonts/Gotham-Rounded-Medium.ttf') format('truetype');
}
