/* ==========================================================================
    #Fonts
========================================================================== */
@font-face {
    font-family: 'Museo500';
    src: url('fonts/museo500-regular-webfont.eot');
    src: url('fonts/museo500-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/museo500-regular-webfont.woff') format('woff'),
         url('fonts/museo500-regular-webfont.ttf') format('truetype'),
         url('fonts/museo500-regular-webfont.svg#Museo500') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'Museo300';
    src: url('fonts/museo300regular-webfont.eot');
    src: url('fonts/museo300regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/museo300regular-webfont.woff') format('woff'),
         url('fonts/museo300regular-webfont.ttf') format('truetype'),
         url('fonts/museo300regular-webfont.svg#museo300') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'Museo300Italic';
    src: url('fonts/museo300italic-webfont.eot');
    src: url('fonts/museo300italic-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/museo300italic-webfont.woff') format('woff'),
         url('fonts/museo300italic-webfont.ttf') format('truetype'),
         url('fonts/museo300italic-webfont.svg#museo300_italic') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'Museo100';
    src: url('fonts/museo100regular-webfont.eot');
    src: url('fonts/museo100regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/museo100regular-webfont.woff') format('woff'),
         url('fonts/museo100regular-webfont.ttf') format('truetype'),
         url('fonts/museo100regular-webfont.svg#museo100') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'GothamLight';
    src: url('fonts/gothamlight-webfont.eot');
    src: url('fonts/gothamlight-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/gothamlight-webfont.woff') format('woff'),
         url('fonts/gothamlight-webfont.ttf') format('truetype'),
         url('fonts/gothamlight-webfont.svg#gotham_lightregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'GothamBook';
    src: url('fonts/gothambook-webfont.eot');
    src: url('fonts/gothambook-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/gothambook-webfont.woff') format('woff'),
         url('fonts/gothambook-webfont.ttf') format('truetype'),
         url('fonts/gothambook-webfont.svg#gotham_bookregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'GothamBold';
    src: url('fonts/gothambold-webfont.eot');
    src: url('fonts/gothambold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/gothambold-webfont.woff') format('woff'),
         url('fonts/gothambold-webfont.ttf') format('truetype'),
         url('fonts/gothambold-webfont.svg#gotham_boldregular') format('svg');
    font-weight: normal;
    font-style: normal;

}


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

