/* ------------------------------------------------------------ *\
    Fonts
\* ------------------------------------------------------------ */

/*  Helvetica Neue Medium  */
@font-face {
    font-family: 'Helvetica Neue';
    src: url('fonts/helveticaneuemedium-webfont.eot');
    src: url('fonts/helveticaneuemedium-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/helveticaneuemedium-webfont.woff2') format('woff2'),
         url('fonts/helveticaneuemedium-webfont.woff') format('woff'),
         url('fonts/helveticaneuemedium-webfont.ttf') format('truetype'),
         url('fonts/helveticaneuemedium-webfont.svg#helveticaneuemedium') format('svg');
    font-weight: 500;
    font-style: normal;

}

/*  Helvetica Neue */
/*@font-face {
    font-family: 'Helvetica Neue';
    src: url('fonts/helveticaneue-webfont.eot');
    src: url('fonts/helveticaneue-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/helveticaneue-webfont.woff2') format('woff2'),
         url('fonts/helveticaneue-webfont.woff') format('woff'),
         url('fonts/helveticaneue-webfont.ttf') format('truetype'),
         url('fonts/helveticaneue-webfont.svg#helvetica_neueregular') format('svg');
    font-weight: normal;
    font-style: normal;

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

}


/*  Helvetica Neue Bold */
@font-face {
    font-family: 'Helvetica Neue';
    src: url('fonts/helveticaneuebold-webfont.eot');
    src: url('fonts/helveticaneuebold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/helveticaneuebold-webfont.woff2') format('woff2'),
         url('fonts/helveticaneuebold-webfont.woff') format('woff'),
         url('fonts/helveticaneuebold-webfont.ttf') format('truetype'),
         url('fonts/helveticaneuebold-webfont.svg#helvetica_neuebold') format('svg');
    font-weight: 700;
    font-style: normal;

}

/*  Helvetica Neue Italic */
@font-face {
    font-family: 'Helvetica Neue';
    src: url('fonts/helveticaneueitalic-webfont.eot');
    src: url('fonts/helveticaneueitalic-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/helveticaneueitalic-webfont.woff2') format('woff2'),
         url('fonts/helveticaneueitalic-webfont.woff') format('woff'),
         url('fonts/helveticaneueitalic-webfont.ttf') format('truetype'),
         url('fonts/helveticaneueitalic-webfont.svg#helvetica_neueitalic') format('svg');
    font-weight: normal;
    font-style: italic;

}

/*  Helvetica Neue Light  */
@font-face {
    font-family: 'Helvetica Neue';
    src: url('fonts/helveticaneuelight-webfont.eot');
    src: url('fonts/helveticaneuelight-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/helveticaneuelight-webfont.woff2') format('woff2'),
         url('fonts/helveticaneuelight-webfont.woff') format('woff'),
         url('fonts/helveticaneuelight-webfont.ttf') format('truetype'),
         url('fonts/helveticaneuelight-webfont.svg#helvetica_neuelight') format('svg');
    font-weight: 300;
    font-style: normal;

}

/*  Montserrat Light  */
@font-face {
    font-family: 'Montserrat';
    src: url('fonts/montserrat-light-webfont.eot');
    src: url('fonts/montserrat-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/montserrat-light-webfont.woff2') format('woff2'),
         url('fonts/montserrat-light-webfont.woff') format('woff'),
         url('fonts/montserrat-light-webfont.ttf') format('truetype'),
         url('fonts/montserrat-light-webfont.svg#montserratlight') format('svg');
    font-weight: 300;
    font-style: normal;

}

@font-face {
    font-family: 'Gotham Rounded';
    src: url('fonts/gothamroundedmedium-webfont.eot');
    src: url('fonts/gothamroundedmedium-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/gothamroundedmedium-webfont.woff2') format('woff2'),
         url('fonts/gothamroundedmedium-webfont.woff') format('woff'),
         url('fonts/gothamroundedmedium-webfont.ttf') format('truetype'),
         url('fonts/gothamroundedmedium-webfont.svg#gotham_roundedmedium') format('svg');
    font-weight: 500;
    font-style: normal;

}