/* ############# Font > GOTHAM ############# */

@font-face {	
    font-family: 'Go_Bold';
    src: url('gotham/Go_Bold.eot');
    src: url('gotham/Go_Bold.eot?#iefix') format('embedded-opentype'),
         url('gotham/Go_Bold.woff') format('woff'),
         url('gotham/Go_Bold.ttf') format('truetype'),
         url('gotham/Go_Bold.svg#Go_Bold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {	
	font-family: 'Go_Medium';
    src: url('gotham/Go_Medium.eot');
    src: url('gotham/Go_Medium.eot?#iefix') format('embedded-opentype'),
         url('gotham/Go_Medium.woff') format('woff'),
         url('gotham/Go_Medium.ttf') format('truetype'),
         url('gotham/Go_Medium.svg#Go_Medium') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {	
	font-family: 'Go_Book';
    src: url('gotham/Go_Book.eot');
    src: url('gotham/Go_Book.eot?#iefix') format('embedded-opentype'),
         url('gotham/Go_Book.woff') format('woff'),
         url('gotham/Go_Book.ttf') format('truetype'),
         url('gotham/Go_Book.svg#Go_Medium') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
	font-family: 'Go_Light';
    src: url('gotham/Go_Light.eot');
    src: url('gotham/Go_Light.eot?#iefix') format('embedded-opentype'),
         url('gotham/Go_Light.woff') format('woff'),
         url('gotham/Go_Light.ttf') format('truetype'),
         url('gotham/Go_Light.svg#Go_Light') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {	
	font-family: 'Go_XLight';
    src: url('gotham/Go_XLight.eot');
    src: url('gotham/Go_XLight.eot?#iefix') format('embedded-opentype'),
         url('gotham/Go_XLight.woff') format('woff'),
         url('gotham/Go_XLight.ttf') format('truetype'),
         url('gotham/Go_XLight.svg#Go_XLight') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Gotham Narrow Book';
    src: url('gotham/GothamNarrow-Book.eot');
    src: url('gotham/GothamNarrow-Book.eot?#iefix') format('embedded-opentype'),
        url('gotham/GothamNarrow-Book.woff2') format('woff2'),
        url('gotham/GothamNarrow-Book.woff') format('woff'),
        url('gotham/GothamNarrow-Book.svg#GothamNarrow-Book') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Gotham Narrow Medium';
    src: url('gotham/GothamNarrow-Medium.eot');
    src: url('gotham/GothamNarrow-Medium.eot?#iefix') format('embedded-opentype'),
        url('gotham/GothamNarrow-Medium.woff2') format('woff2'),
        url('gotham/GothamNarrow-Medium.woff') format('woff'),
        url('gotham/GothamNarrow-Medium.svg#GothamNarrow-Medium') format('svg');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Gotham Narrow Light';
    src: url('gotham/GothamNarrow-Light.eot');
    src: url('gotham/GothamNarrow-Light.eot?#iefix') format('embedded-opentype'),
        url('gotham/GothamNarrow-Light.woff2') format('woff2'),
        url('gotham/GothamNarrow-Light.woff') format('woff'),
        url('gotham/GothamNarrow-Light.svg#GothamNarrow-Light') format('svg');
    font-weight: 200;
    font-style: normal;
}