/*
	famiglie:
		gotham_
		gotham_black_
		gotham_narrow_
*/



/* 700 */
@font-face {
    font-family: 'gotham_bold';
    src: url('Gotham-Bold.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}


/* 400 default */
@font-face {
    font-family: 'gotham_regular';
    src: url('Gotham-Medium.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

/* 300 */
@font-face {
    font-family: 'gotham_light';
    src: url('Gotham-Light.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'gotham_light_italic';
    src: url('Gotham-XLightItalic.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

/* narrow */
@font-face {
    font-family: 'gotham_narrow_black';
    src: url('GothamNarrow-Black.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'gotham_narrow_book';
    src: url('GothamNarrow-Book.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'gotham_narrow_thin';
    src: url('GothamNarrow-Thin.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'gotham_narrow_ultra';
    src: url('GothamNarrow-Ultra.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

/* vari */
@font-face {
    font-family: 'gotham_ultra';
    src: url('Gotham-Ultra.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'gotham_thin';
    src: url('Gotham-Thin.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'gotham_black';
    src: url('Gotham-Black.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'gotham_black_italic';
    src: url('Gotham-BlackItalic.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'gotham_book';
    src: url('Gotham-Book.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}