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

@font-face {
font-family: 'GothamPro';
font-style: italic;
font-weight: normal;
src: url('../fonts/GothamPro-Italic.woff') format('woff'),url('../fonts/GothamPro-Italic.ttf') format('truetype');
}

@font-face {
font-family: 'GothamPro';
font-style: normal;
font-weight: 700;
src: url('../fonts/GothamPro-Bold.woff') format('woff'), url('../fonts/GothamPro-Bold.ttf') format('truetype');
}

@font-face {
font-family: 'GothamPro';
font-style: italic;
font-weight: 700;
src: url('./fonts/GothamPro-BoldItalic.woff') format('woff'), url('./fonts/GothamPro-BoldItalic.ttf') format('truetype');
}

@font-face {
font-family: 'GothamPro';
font-style: normal;
font-weight: 100;
src: url('../fonts/GothamPro-Light.woff') format('woff'), url('../fonts/GothamPro-Light.ttf') format('truetype');
}

@font-face {
font-family: 'GothamPro';
font-style: italic;
font-weight: 100;
src: url('../fonts/GothamPro-LightItalic.woff') format('woff'), url('../fonts/GothamPro-LightItalic.ttf') format('truetype');
}



