@font-face {
    font-family: 'GothamPro-Light';
    src: local('GothamPro-Light'), url('GothamPro-Light.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'GothamPro';
    src: local('GothamPro'), url('GothamPro.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'GothamPro-Medium';
    src: local('GothamPro-Medium'), url('GothamPro-Medium.otf') format('opentype');
    font-weight: normal;
    font-style: normal;

}

