@import url('https://fonts.googleapis.com/css?family=Caveat+Brush');

@font-face {
    font-family: 'Gotham-web';
    src: url('gotham-light-webfont.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Gotham-web';
    src: url('gotham-book-webfont.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'Gotham-web';
    src: url('gotham-medium-webfont.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'Gotham-web';
    src: url('gotham-bold-webfont.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
}
