@font-face 
{
    font-family: 'GothamBook';
    src: url('../fonts/GothamBook.eot');
    src: url('../fonts/GothamBook.eot?#iefix') format('embedded-opentype'),
         url('../fonts/GothamBook.woff') format('woff'),
         url('../fonts/GothamBook.ttf') format('truetype'),
         url('../fonts/GothamBook.svg#GothamBook') format('svg');
    font-weight: normal;
	font-style: normal;
}
@font-face 
{
    font-family: 'GothamBookItalic';
    src: url('../fonts/GothamBookItalic.eot');
    src: url('../fonts/GothamBookItalic.eot?#iefix') format('embedded-opentype'),
         url('../fonts/GothamBookItalic.woff') format('woff'),
         url('../fonts/GothamBookItalic.ttf') format('truetype'),
         url('../fonts/GothamBookItalic.svg#GothamBookItalic') format('svg');
    font-weight: normal;
	font-style: normal;
}
@font-face 
{
    font-family: 'GothamMedium';
    src: url('../fonts/GothamMedium.eot');
    src: url('../fonts/GothamMedium.eot?#iefix') format('embedded-opentype'),
         url('../fonts/GothamMedium.woff') format('woff'),
         url('../fonts/GothamMedium.ttf') format('truetype'),
         url('../fonts/GothamMedium.svg#GothamMedium') format('svg');
    font-weight: normal;
	font-style: normal;
}
@font-face 
{
    font-family: 'GothamBold';
    src: url('../fonts/GothamBold.eot');
    src: url('../fonts/GothamBold.eot?#iefix') format('embedded-opentype'),
         url('../fonts/GothamBold.woff') format('woff'),
         url('../fonts/GothamBold.ttf') format('truetype'),
         url('../fonts/GothamBold.svg#GothamBold') format('svg');
    font-weight: normal;
	font-style: normal;
}
@font-face 
{
    font-family: 'GothamBlack';
    src: url('../fonts/GothamBlack.eot');
    src: url('../fonts/GothamBlack.eot?#iefix') format('embedded-opentype'),
         url('../fonts/GothamBlack.woff') format('woff'),
         url('../fonts/GothamBlack.ttf') format('truetype'),
         url('../fonts/GothamBlack.svg#GothamBlack') format('svg');
    font-weight: normal;
	font-style: normal;
}
@font-face 
{
    font-family: 'GothamLight';
    src: url('../fonts/GothamLight.eot');
    src: url('../fonts/GothamLight.eot?#iefix') format('embedded-opentype'),
         url('../fonts/GothamLight.woff') format('woff'),
         url('../fonts/GothamLight.ttf') format('truetype'),
         url('../fonts/GothamLight.svg#GothamLight') format('svg');
    font-weight: normal;
	font-style: normal;
}