/** Proxima Nova **/



@font-face {
    font-family: 'Gotham Light';
    
    src: url('GothamLight.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'Gotham Medium';
    
    src: url('GothamMedium.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'Gotham Book';
    
    src: url('GothamBook.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}

