/*===========FONTS===========*/
@font-face {
    font-family: 'helveticamedium';
    src: url('../fonts/helvetica-webfont.eot');
    src: url('../fonts/helvetica-webfont.eot?#iefix') format('embedded-opentype'),
    url('../fonts/helvetica-webfont.woff') format('woff'),
    url('../fonts/helvetica-webfont.ttf') format('truetype'),
    url('../fonts/helvetica-webfont.svg#helveticamedium') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'helveticabold';
    src: url('../fonts/helvetica-bold-webfont.eot');
    src: url('../fonts/helvetica-bold-webfont.eot?#iefix') format('embedded-opentype'),
    url('../fonts/helvetica-bold-webfont.woff') format('woff'),
    url('../fonts/helvetica-bold-webfont.ttf') format('truetype'),
    url('../fonts/helvetica-bold-webfont.svg#helveticabold') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'helvetica_roundedbold';
    src: url('../fonts/helveticarounded-bold-webfont.eot');
    src: url('../fonts/helveticarounded-bold-webfont.eot?#iefix') format('embedded-opentype'),
    url('../fonts/helveticarounded-bold-webfont.woff') format('woff'),
    url('../fonts/helveticarounded-bold-webfont.ttf') format('truetype'),
    url('../fonts/helveticarounded-bold-webfont.svg#helvetica_roundedbold') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'HelveticaNeue';
    src: url('../fonts/helveticaneueltstd-md.eot');
    src: url('../fonts/helveticaneueltstd-md.eot') format('embedded-opentype'),
    url('../fonts/helveticaneueltstd-md.woff') format('woff'),
    url('../fonts/helveticaneueltstd-md.ttf') format('truetype'),
    url('../fonts/helveticaneueltstd-md.svg#HelveticaNeueLTStd65Medium') format('svg');
}
