@font-face {
font-family: 'Gotham Pro';
font-style: normal;
font-weight: normal;
src: local('Gotham Pro'), url('../fonts/GothamPro/GothaProReg.woff') format('woff');
}


@font-face {
font-family: 'Gotham Pro Black';
font-style: normal;
font-weight: normal;
src: local('Gotham Pro Black'), url('../fonts/GothamPro/GothaProBla.woff') format('woff');
}


@font-face {
font-family: 'Gotham Pro Light';
font-style: normal;
font-weight: normal;
src: local('Gotham Pro Light'), url('../fonts/GothamPro/GothaProLig.woff') format('woff');
}


@font-face {
font-family: 'Gotham Pro Medium';
font-style: normal;
font-weight: normal;
src: local('Gotham Pro Medium'), url('../fonts/GothamPro/GothaProMed.woff') format('woff');
}


@font-face {
font-family: 'Gotham Pro Light Italic';
font-style: normal;
font-weight: normal;
src: local('Gotham Pro Light Italic'), url('../fonts/GothamPro/GothaProLigIta.woff') format('woff');
}


@font-face {
font-family: 'Gotham Pro Bold';
font-style: normal;
font-weight: normal;
src: local('Gotham Pro Bold'), url('../fonts/GothamPro/GothaProBol.woff') format('woff');
}


@font-face {
font-family: 'GothamPro-MediumItalic';
font-style: normal;
font-weight: normal;
src: local('GothamPro-MediumItalic'), url('../fonts/GothamPro/GothamProMediumItalic.woff') format('woff');
}